diff options
author | taca <taca@pkgsrc.org> | 2010-07-05 14:48:15 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-07-05 14:48:15 +0000 |
commit | 7e9903ea00aab8729f4a2701bd93539094c06069 (patch) | |
tree | e6056af008db6bc04e4097a6c00bcd0154a4e340 /www | |
parent | 66f5cd7669abb79f260609ba4c7067887dec732d (diff) | |
download | pkgsrc-7e9903ea00aab8729f4a2701bd93539094c06069.tar.gz |
* Add contao, contao29 and contao29-example.
* Enable contao29 and contao29-example.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c02280ba045..d68ac729258 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.753 2010/07/04 21:42:53 seb Exp $ +# $NetBSD: Makefile,v 1.754 2010/07/05 14:48:15 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -94,6 +94,9 @@ SUBDIR+= cherokee SUBDIR+= chimera SUBDIR+= clearsilver SUBDIR+= clearsilver-base +#SUBDIR+= contao # only contains Makefile fragments +SUBDIR+= contao29 +SUBDIR+= contao29-example SUBDIR+= crawl SUBDIR+= cronolog SUBDIR+= curl |