diff options
author | taca <taca@pkgsrc.org> | 2013-11-21 16:54:06 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-11-21 16:54:06 +0000 |
commit | 1d19db77503b67d8362427fa6dbaba7ecdfda6aa (patch) | |
tree | ebf95f1df12b3d7838e13d2f1f943df1c356172d /www/Makefile | |
parent | 04f24eb56e184cfbc66afb9c7deec11bbc260844 (diff) | |
download | pkgsrc-1d19db77503b67d8362427fa6dbaba7ecdfda6aa.tar.gz |
Add and enable contao32 and contao32-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 f0e509cae92..695708cc897 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1001 2013/11/14 21:27:01 joerg Exp $ +# $NetBSD: Makefile,v 1.1002 2013/11/21 16:54:06 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -113,6 +113,8 @@ SUBDIR+= contao211-example SUBDIR+= contao211-translations SUBDIR+= contao31 SUBDIR+= contao31-example +SUBDIR+= contao32 +SUBDIR+= contao32-example SUBDIR+= cppcms SUBDIR+= crawl SUBDIR+= cronolog |