diff options
author | taca <taca> | 2013-05-23 15:06:35 +0000 |
---|---|---|
committer | taca <taca> | 2013-05-23 15:06:35 +0000 |
commit | 15078d07c63be3074e6c5dad99a4004987c82214 (patch) | |
tree | 7ddd36c8e48502d7ba669ff839e54e1dae970e9d /www/Makefile | |
parent | 1914b01678d7a92ed502806f20684e6ef72ee81d (diff) | |
download | pkgsrc-15078d07c63be3074e6c5dad99a4004987c82214.tar.gz |
Add and enable contao31 and contao31-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 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 |