diff options
author | taca <taca@pkgsrc.org> | 2014-11-25 17:08:06 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-11-25 17:08:06 +0000 |
commit | ed68e6b5bf78455e02ff55e2ec4934452061e1bb (patch) | |
tree | 237a7e9b223d4488bc73501d2bf0d5c07ffc373b /www/Makefile | |
parent | d87b3c2092c95a9eb850840ca78f98c3f727b243 (diff) | |
download | pkgsrc-ed68e6b5bf78455e02ff55e2ec4934452061e1bb.tar.gz |
Add and enable contao34.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 84647486e5d..6031077609b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1074 2014/11/24 14:46:31 wiz Exp $ +# $NetBSD: Makefile,v 1.1075 2014/11/25 17:08:06 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -81,6 +81,7 @@ SUBDIR+= clisp-fastcgi #SUBDIR+= contao # only contains Makefile fragments SUBDIR+= contao32 SUBDIR+= contao33 +SUBDIR+= contao34 SUBDIR+= cppcms SUBDIR+= crawl SUBDIR+= cronolog |