diff options
Diffstat (limited to 'www/zopeedit/Makefile')
-rw-r--r-- | www/zopeedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zopeedit/Makefile b/www/zopeedit/Makefile index 4d7745f807b..f29c4927712 100644 --- a/www/zopeedit/Makefile +++ b/www/zopeedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:56:19 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/22 04:14:47 martti Exp $ # DISTNAME= zopeedit-0.7-src @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.zope.org/Members/Caseman/ExternalEditor -COMMENT= helper client application for Zope's ExternalEditor +COMMENT= Helper client application for Zope's ExternalEditor USE_BUILDLINK2= YES PYTHON_VERSIONS_ACCEPTED= 22 |