diff options
Diffstat (limited to 'www/zope25-ZNavigator/Makefile')
-rw-r--r-- | www/zope25-ZNavigator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/zope25-ZNavigator/Makefile b/www/zope25-ZNavigator/Makefile index 7f0f3ac1ea3..538b931c958 100644 --- a/www/zope25-ZNavigator/Makefile +++ b/www/zope25-ZNavigator/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/01 18:01:37 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:56:54 wiz Exp $ # DISTNAME= ZNavigator-2.02 +PKGREVISION= 1 PKGNAME= zope25-ZNavigator-2.02 CATEGORIES= www MASTER_SITES= http://www.zope.org/Members/jonas/ZNavigator/ |