diff options
author | drochner <drochner@pkgsrc.org> | 2002-12-05 11:31:56 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-12-05 11:31:56 +0000 |
commit | 7ea2d71dfe21edbb5755460e07426905808fab6f (patch) | |
tree | 5fcb456fa3f49aadd24ab53cd71170787878d0a0 /www | |
parent | 5ecc509f5d1b33daad0d3ecb8ee33a46a7abdfe8 (diff) | |
download | pkgsrc-7ea2d71dfe21edbb5755460e07426905808fab6f.tar.gz |
misc cleanup
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 0f564ddcf6f..2f91b277ac7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.230 2002/12/03 19:38:22 drochner Exp $ +# $NetBSD: Makefile,v 1.231 2002/12/05 11:31:57 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -219,6 +219,7 @@ SUBDIR+= zope25-ZWeatherApplet SUBDIR+= zope25-ZWiki SUBDIR+= zope25-Zippy SUBDIR+= zope25-colorz +SUBDIR+= zope25-zopebook SUBDIR+= zopeedit .include "../mk/bsd.pkg.subdir.mk" |