From c5a24610590593419f32cff27df25f2d5187d766 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 10 Dec 2005 02:51:35 +0000 Subject: Fix typo of PYTHON_VERSIONS_ACCEPTED; requested by PR pkg/32274 from this package's maintainer. --- www/zope3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/zope3') diff --git a/www/zope3/Makefile b/www/zope3/Makefile index 34847b4165e..d8b754fb0b6 100644 --- a/www/zope3/Makefile +++ b/www/zope3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/11/02 06:26:27 grant Exp $ +# $NetBSD: Makefile,v 1.4 2005/12/10 02:51:35 taca Exp $ # DISTNAME= Zope-3.1.0 @@ -33,7 +33,7 @@ ZOPE3_USER?= zope3 PKG_GROUPS= ${ZOPE3_GROUP} PKG_USERS= ${ZOPE3_USER}:${ZOPE3_GROUP}::Zope3\ user -PYTHON_VERSION_ACCEPTED= 24 23 +PYTHON_VERSIONS_ACCEPTED= 24 23 MESSAGE_SUBST+= ZOPE3_USER=${ZOPE3_USER} ZOPE3_GROUP=${ZOPE3_GROUP} \ VARBASE=${VARBASE} -- cgit v1.2.3