diff options
author | drochner <drochner> | 2002-12-05 11:31:56 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-12-05 11:31:56 +0000 |
commit | e9ce4edceb51e084e14867dd692c325524f11146 (patch) | |
tree | 5fcb456fa3f49aadd24ab53cd71170787878d0a0 /www/Makefile | |
parent | 2ef0bf045a27b1293c3edf23e009681fa5f0423e (diff) | |
download | pkgsrc-e9ce4edceb51e084e14867dd692c325524f11146.tar.gz |
misc cleanup
Diffstat (limited to 'www/Makefile')
-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" |