bump because of python dep changes

This commit is contained in:
bernd 2009-03-11 19:16:32 +00:00
parent 5705a5c859
commit bb3ab0cb89
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2009/01/03 21:27:25 kili Exp $
# $OpenBSD: Makefile,v 1.3 2009/03/11 19:16:32 bernd Exp $
VERSION= 2.10
PATCHLEVEL= .5
PKGNAME= ${DISTNAME:S/-final//:L}p0
PKGNAME= ${DISTNAME:S/-final//:L}p1
.include <bsd.port.mk>

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2009/01/03 21:27:25 kili Exp $
# $OpenBSD: Makefile,v 1.3 2009/03/11 19:16:32 bernd Exp $
VERSION= 2.9
PATCHLEVEL= .8
PKGNAME= ${DISTNAME:S/-final//:L}p1
PKGNAME= ${DISTNAME:S/-final//:L}p2
.include <bsd.port.mk>