diff options
author | taca <taca@pkgsrc.org> | 2007-12-18 16:05:43 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2007-12-18 16:05:43 +0000 |
commit | 253a039671fbb3f4e98ba5ad92636fd00aa87586 (patch) | |
tree | 21063cd7985c123a6f6e2ed7f624cd4ed8bd14b8 /www | |
parent | 6d6c8b7b0c8f0484a101d2b3edfaa926249e9641 (diff) | |
download | pkgsrc-253a039671fbb3f4e98ba5ad92636fd00aa87586.tar.gz |
Add and enable zope-ejsplitter and zope-jamailhost.
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 e85c5fca271..225cd38871e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.530 2007/12/18 15:51:13 taca Exp $ +# $NetBSD: Makefile,v 1.531 2007/12/18 16:05:43 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -374,6 +374,8 @@ SUBDIR+= www6to4 SUBDIR+= wwwcount SUBDIR+= wwwoffle #SUBDIR+= zope # only contains Makefile fragments +SUBDIR+= zope-ejsplitter +SUBDIR+= zope-jamailhost SUBDIR+= zope210 SUBDIR+= zope25 SUBDIR+= zope25-AbracadabraObject |