diff options
author | taca <taca@pkgsrc.org> | 2013-05-23 15:06:35 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-05-23 15:06:35 +0000 |
commit | 3a38c4449a45c3f7cdb3f1d6850e25788c63a233 (patch) | |
tree | 7ddd36c8e48502d7ba669ff839e54e1dae970e9d /www | |
parent | 57245301ddac7c2a60dcc0c036ddbfa86fd2e8ac (diff) | |
download | pkgsrc-3a38c4449a45c3f7cdb3f1d6850e25788c63a233.tar.gz |
Add and enable contao31 and contao31-example.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 1490ecebce3..2d1552f89bc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.968 2013/05/16 16:31:41 taca Exp $ +# $NetBSD: Makefile,v 1.969 2013/05/23 15:06:35 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -111,6 +111,8 @@ SUBDIR+= contao211-example SUBDIR+= contao211-translations SUBDIR+= contao30 SUBDIR+= contao30-example +SUBDIR+= contao31 +SUBDIR+= contao31-example SUBDIR+= crawl SUBDIR+= cronolog SUBDIR+= curl |