diff options
Diffstat (limited to 'www/zope25-ExternalEditor')
-rw-r--r-- | www/zope25-ExternalEditor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/zope25-ExternalEditor/Makefile b/www/zope25-ExternalEditor/Makefile index ca50919794e..4a8993746c3 100644 --- a/www/zope25-ExternalEditor/Makefile +++ b/www/zope25-ExternalEditor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/11/14 18:35:32 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:56:49 wiz Exp $ DISTNAME= ExternalEditor-0.6 +PKGREVISION= 1 PKGNAME= zope25-ExternalEditor-0.6 CATEGORIES= www MASTER_SITES= http://www.zope.org/Members/Caseman/ExternalEditor/ |