From ff80d57c56639b1052b4416535cd0f682ca21fe2 Mon Sep 17 00:00:00 2001 From: alek Date: Sat, 3 Jun 2006 09:24:31 +0000 Subject: [PATCH] Bump PKGNAME after recent python switch --- chinese/py-zhCodecs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chinese/py-zhCodecs/Makefile b/chinese/py-zhCodecs/Makefile index d34ee526f22..0282fd52a99 100644 --- a/chinese/py-zhCodecs/Makefile +++ b/chinese/py-zhCodecs/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2006/04/08 20:28:36 sturm Exp $ +# $OpenBSD: Makefile,v 1.9 2006/06/03 09:24:31 alek Exp $ COMMENT= "Python Unicode codecs for Chinese charsets" VERSION= 1.2.0 DISTNAME= ChineseCodecs${VERSION} -PKGNAME= py-zhCodecs-${VERSION} +PKGNAME= py-zhCodecs-${VERSION}p0 CATEGORIES= chinese devel HOMEPAGE= http://sourceforge.net/projects/python-codecs/