diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2008-12-19 07:58:42 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2008-12-19 07:58:42 +0000 |
commit | 6c998f235de22d5e8681f29d836a537d6230e63c (patch) | |
tree | c87b20e2e6e790dc16f849fcd0179dd950b300dc /www | |
parent | 02fef699544c159ebceba236040c46dad4093459 (diff) | |
download | pkgsrc-6c998f235de22d5e8681f29d836a537d6230e63c.tar.gz |
sort, add comment to commented out cocoon
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/Makefile b/www/Makefile index 775f24be9eb..739d56292e5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.615 2008/12/17 01:17:05 he Exp $ +# $NetBSD: Makefile,v 1.616 2008/12/19 07:58:42 jnemeth Exp $ # COMMENT= Packages related to the World Wide Web @@ -59,8 +59,8 @@ SUBDIR+= ap2-suphp SUBDIR+= ap2-transform SUBDIR+= ap2-wsgi SUBDIR+= ap2-xslt2 -SUBDIR+= ap22-authnz-external SUBDIR+= ap22-authn-sasl +SUBDIR+= ap22-authnz-external SUBDIR+= apache SUBDIR+= apache-tomcat55 SUBDIR+= apache2 @@ -88,7 +88,7 @@ SUBDIR+= cherokee SUBDIR+= chimera SUBDIR+= clearsilver SUBDIR+= clearsilver-base -#SUBDIR+= cocoon +#SUBDIR+= cocoon # broken, needs updating SUBDIR+= communicator SUBDIR+= crawl SUBDIR+= cronolog @@ -278,8 +278,8 @@ SUBDIR+= p5-CatalystX-CRUD-YUI SUBDIR+= p5-FCGI SUBDIR+= p5-FCGI-ProcManager SUBDIR+= p5-HTML-Clean -SUBDIR+= p5-HTML-Email-Obfuscate SUBDIR+= p5-HTML-Element-Extended +SUBDIR+= p5-HTML-Email-Obfuscate SUBDIR+= p5-HTML-FillInForm SUBDIR+= p5-HTML-FixEntities SUBDIR+= p5-HTML-Format |