diff options
author | taca <taca@pkgsrc.org> | 2016-12-05 14:49:32 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-12-05 14:49:32 +0000 |
commit | e3dd267bf0a87a98ae5c4cf96f3661112e7b0a84 (patch) | |
tree | 2fcb1437f906d13124e4c3f9979d5074806b5704 /www | |
parent | 52adb27994d5366142c5ab998c8b6f8426bfa365 (diff) | |
download | pkgsrc-e3dd267bf0a87a98ae5c4cf96f3661112e7b0a84.tar.gz |
Add and enable contao43.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 939625117f4..bf648aaeaac 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1197 2016/12/04 21:12:59 rodent Exp $ +# $NetBSD: Makefile,v 1.1198 2016/12/05 14:49:32 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -86,6 +86,7 @@ SUBDIR+= clisp-fastcgi #SUBDIR+= contao # only contains Makefile fragments SUBDIR+= contao35 SUBDIR+= contao42 +SUBDIR+= contao43 SUBDIR+= cppcms SUBDIR+= crawl SUBDIR+= cronolog |