This commit is contained in:
espie 2014-07-16 13:19:52 +00:00
parent 28d283ad42
commit 48b23a003a

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2014/06/03 11:34:24 rpointel Exp $
# $OpenBSD: Makefile,v 1.37 2014/07/16 13:19:52 espie Exp $
COMMENT-main= Python bindings for GLib and GObject
COMMENT-common= common files for py-gobject3
@ -7,7 +7,7 @@ GNOME_PROJECT= pygobject
GNOME_VERSION= 3.12.2
MODPY_EGG_VERSION= ${GNOME_VERSION}
REVISION-main = 0
REVISION-main = 1
PKGNAME-main= py-gobject3-${GNOME_VERSION}
FULLPKGNAME-common= py-gobject3-common-${GNOME_VERSION}