diff options
author | joerg <joerg@pkgsrc.org> | 2008-11-18 18:03:50 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-11-18 18:03:50 +0000 |
commit | c34ce8f265487659249dc4a181122ee771b03462 (patch) | |
tree | 69841038b24fcbff5c615515a66ef1d3e5b640df /www | |
parent | 3a4cc764e17467cd4b3864322c6be5ec22a91baa (diff) | |
download | pkgsrc-c34ce8f265487659249dc4a181122ee771b03462.tar.gz |
Comment out cocoon.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 859da00bede..36acf4a3ee7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.607 2008/11/17 20:20:46 he Exp $ +# $NetBSD: Makefile,v 1.608 2008/11/18 18:03:50 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -88,7 +88,7 @@ SUBDIR+= cherokee SUBDIR+= chimera SUBDIR+= clearsilver SUBDIR+= clearsilver-base -SUBDIR+= cocoon +#SUBDIR+= cocoon SUBDIR+= communicator SUBDIR+= crawl SUBDIR+= cronolog |