diff options
author | taca <taca@pkgsrc.org> | 2015-06-13 14:37:04 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-06-13 14:37:04 +0000 |
commit | 1cd69f12defa98d9cb439c3e3fb6fdb7b16bbf22 (patch) | |
tree | 6a3205715202779c58f85ace2e148e45800aec1b /www | |
parent | dbf3f75383b280243171493bfbee0cd2ff7e71ad (diff) | |
download | pkgsrc-1cd69f12defa98d9cb439c3e3fb6fdb7b16bbf22.tar.gz |
Add and enable contao35.
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 808a48eda35..71b10c4ccb4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1110 2015/06/05 12:55:48 wen Exp $ +# $NetBSD: Makefile,v 1.1111 2015/06/13 14:37:04 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+= contao34 +SUBDIR+= contao35 SUBDIR+= cppcms SUBDIR+= crawl SUBDIR+= cronolog |