bump PKGNAME after switch to python 2.4

This commit is contained in:
steven 2006-06-03 12:39:30 +00:00
parent bc34a2f91e
commit b1639f1047

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/05/28 15:39:59 avsm Exp $
# $OpenBSD: Makefile,v 1.2 2006/06/03 12:39:30 steven Exp $
COMMENT= "fast, lightweight source control management"
VERSION= 0.9
DISTNAME= mercurial-${VERSION}
PKGNAME= ${DISTNAME}p0
CATEGORIES= devel
HOMEPAGE= http://www.selenic.com/mercurial/