diff options
Diffstat (limited to 'www/zope25-ExternalEditor/Makefile')
-rw-r--r-- | www/zope25-ExternalEditor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope25-ExternalEditor/Makefile b/www/zope25-ExternalEditor/Makefile index a0297ba1269..ff27f765a05 100644 --- a/www/zope25-ExternalEditor/Makefile +++ b/www/zope25-ExternalEditor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:56:11 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/22 04:14:42 martti Exp $ DISTNAME= ExternalEditor-0.7 PKGNAME= zope25-ExternalEditor-0.7 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.zope.org/Members/Caseman/ExternalEditor -COMMENT= use an external editor to modify Zope objects +COMMENT= Use an external editor to modify Zope objects .include "../../www/zope25/product.mk" .include "../../mk/bsd.pkg.mk" |