bump for python dependency change

This commit is contained in:
naddy 2009-03-28 16:32:19 +00:00
parent e1854503b7
commit 7058a57207
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/12/06 13:38:47 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2009/03/28 16:32:19 naddy Exp $
COMMENT= iCalendar library for Python
MODPY_EGG_VERSION= 0.7.1
DISTNAME= vobject-${MODPY_EGG_VERSION}
PKGNAME= py-vobject-${MODPY_EGG_VERSION}
PKGNAME= py-vobject-${MODPY_EGG_VERSION}p0
CATEGORIES= textproc devel

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2009/02/11 15:47:51 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2009/03/28 16:32:19 naddy Exp $
COMMENT= additional Python bindings for GNOME
GNOME_PROJECT= gnome-python-extras
GNOME_VERSION= 2.19.1
PKGNAME= py-gnome-extras-${VERSION}p7
PKGNAME= py-gnome-extras-${VERSION}p8
HOMEPAGE= http://www.pygtk.org/