diff options
Diffstat (limited to 'www/zopeedit')
-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 54072360aac..653235b1ace 100644 --- a/www/zopeedit/Makefile +++ b/www/zopeedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/01/07 09:14:16 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2008/01/31 13:43:34 rillig Exp $ # DISTNAME= zopeedit-0.7-src @@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.zope.org/Members/Caseman/ExternalEditor COMMENT= Helper client application for Zope's ExternalEditor -PYTHON_VERSIONS_ACCEPTED= 22 23 +PYTHON_VERSIONS_INCOMPATIBLE= 15 20 21 PYDISTUTILSPKG= yes post-install: |