diff options
author | taca <taca@pkgsrc.org> | 2014-05-27 15:43:09 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-05-27 15:43:09 +0000 |
commit | 7d75e013f841383ba204e3fbeab613b084faf440 (patch) | |
tree | 101cd2d4d125e74a4476bb16e382cc20bddc6f80 /www/Makefile | |
parent | daa20560ef2566679c7431ee99e805516a220c26 (diff) | |
download | pkgsrc-7d75e013f841383ba204e3fbeab613b084faf440.tar.gz |
Add and enable contao33 and contao33-example.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a0f5576a38b..d561bd2b5b0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1032 2014/05/08 09:06:50 imil Exp $ +# $NetBSD: Makefile,v 1.1033 2014/05/27 15:43:09 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -113,6 +113,8 @@ SUBDIR+= contao211-example SUBDIR+= contao211-translations SUBDIR+= contao32 SUBDIR+= contao32-example +SUBDIR+= contao33 +SUBDIR+= contao33-example SUBDIR+= cppcms SUBDIR+= crawl SUBDIR+= cronolog |