From 4c6397981decebd956cc37f76457fa8e2e253da9 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 23 Mar 2008 14:07:36 +0000 Subject: fixed typo --- manifests/modules/php.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/modules') diff --git a/manifests/modules/php.pp b/manifests/modules/php.pp index b892686..0b6d47d 100644 --- a/manifests/modules/php.pp +++ b/manifests/modules/php.pp @@ -58,7 +58,7 @@ class php::debian::common { } class php::gentoo inherits php::base { - Package[php]: + Package[php]{ category => 'dev-lang', } -- cgit v1.2.3