diff options
author | taca <taca@pkgsrc.org> | 2016-06-19 12:53:49 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-06-19 12:53:49 +0000 |
commit | c24f5263cc41d73a421c2bb3e5a53cd5f75fd8cf (patch) | |
tree | 9d92df0f4e37f885dbccc58d74ecd1a2f1b06c10 /www | |
parent | 9eae8b9fa55490ecc13e268bdf5870bd10ea4824 (diff) | |
download | pkgsrc-c24f5263cc41d73a421c2bb3e5a53cd5f75fd8cf.tar.gz |
Add and enable contao42.
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 09f32638233..15af58804db 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1180 2016/06/18 13:04:16 kamil Exp $ +# $NetBSD: Makefile,v 1.1181 2016/06/19 12:53:49 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -84,6 +84,7 @@ SUBDIR+= clisp-fastcgi #SUBDIR+= contao # only contains Makefile fragments SUBDIR+= contao35 SUBDIR+= contao41 +SUBDIR+= contao42 SUBDIR+= cppcms SUBDIR+= crawl SUBDIR+= cronolog |