diff options
author | taca <taca@pkgsrc.org> | 2011-08-12 13:14:29 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-08-12 13:14:29 +0000 |
commit | d0719b85aa5e34d818c8730a1d76f7d764e7b979 (patch) | |
tree | e049a64eb65cc75a207dd735f387800d0db574a8 /www | |
parent | 2cad20895ddd19035eb63d857cc13b8af1822cdc (diff) | |
download | pkgsrc-d0719b85aa5e34d818c8730a1d76f7d764e7b979.tar.gz |
Add and enable contao210, contao210-example and contao210-translations.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 1623490acca..c138a00c2f6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.809 2011/08/11 03:53:15 jnemeth Exp $ +# $NetBSD: Makefile,v 1.810 2011/08/12 13:14:29 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -101,6 +101,9 @@ SUBDIR+= clearsilver SUBDIR+= clearsilver-base SUBDIR+= clisp-fastcgi #SUBDIR+= contao # only contains Makefile fragments +SUBDIR+= contao210 +SUBDIR+= contao210-example +SUBDIR+= contao210-translations SUBDIR+= contao29 SUBDIR+= contao29-example SUBDIR+= contao29-translations |