diff options
author | taca <taca@pkgsrc.org> | 2015-12-13 14:22:00 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-12-13 14:22:00 +0000 |
commit | b70f01889821ad3c22facbad8653dddc44c726ce (patch) | |
tree | 3b92c54d60e33a5d819d166029eb2f19dee7208b /www/Makefile | |
parent | c7fd30c9db85a9133e5792cbfe4153eb9f6d4c4e (diff) | |
download | pkgsrc-b70f01889821ad3c22facbad8653dddc44c726ce.tar.gz |
Add and enable contao41.
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 8f81237289a..de70a1aee81 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1136 2015/12/12 05:05:45 kamil Exp $ +# $NetBSD: Makefile,v 1.1137 2015/12/13 14:22:00 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -82,6 +82,7 @@ SUBDIR+= clisp-fastcgi #SUBDIR+= contao # only contains Makefile fragments SUBDIR+= contao32 SUBDIR+= contao35 +SUBDIR+= contao41 SUBDIR+= cppcms SUBDIR+= crawl SUBDIR+= cronolog |