diff options
author | drochner <drochner@pkgsrc.org> | 2010-04-13 17:46:03 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-04-13 17:46:03 +0000 |
commit | d54a672a9994194301635ad48b679ec6cba28596 (patch) | |
tree | 1fa3905bdfe55eeabd184a91584c22544a70fb33 /x11/py-gnome2/Makefile | |
parent | a142ea3d6b680a093f4175fdd8dba71942612ab9 (diff) | |
download | pkgsrc-d54a672a9994194301635ad48b679ec6cba28596.tar.gz |
update to 2.28.1
changes: A couple of gconf module bugs fixed
Diffstat (limited to 'x11/py-gnome2/Makefile')
-rw-r--r-- | x11/py-gnome2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 97eb3248474..e4fd0fe3ef4 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2010/01/18 09:59:42 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2010/04/13 17:46:03 drochner Exp $ # -DISTNAME= gnome-python-2.28.0 +DISTNAME= gnome-python-2.28.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.28/} EXTRACT_SUFX= .tar.bz2 |