diff options
author | drochner <drochner@pkgsrc.org> | 2002-12-03 19:38:22 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-12-03 19:38:22 +0000 |
commit | 7c68a76293a3b0268c693b946d07a2bc3bf28fb3 (patch) | |
tree | c8c063d2955ea4f9367cb96f79b09741a47416cf /www | |
parent | 46039c74e8d31c4790d7927b5b4dae1b4941917a (diff) | |
download | pkgsrc-7c68a76293a3b0268c693b946d07a2bc3bf28fb3.tar.gz |
added this weather thing
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 cb16df3618a..0f564ddcf6f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2002/11/29 17:42:17 drochner Exp $ +# $NetBSD: Makefile,v 1.230 2002/12/03 19:38:22 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -215,6 +215,7 @@ SUBDIR+= zope25-ZNavigator SUBDIR+= zope25-ZPhotoSlides SUBDIR+= zope25-ZPsycopgDA SUBDIR+= zope25-ZWeather +SUBDIR+= zope25-ZWeatherApplet SUBDIR+= zope25-ZWiki SUBDIR+= zope25-Zippy SUBDIR+= zope25-colorz |