diff options
author | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
commit | 3dad960e983ba47ac216a4bd503eaa906408215d (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /x11/py-gnome2-extras | |
parent | 570d3b1e8f8442b43dec85827be27b7a3e40ae17 (diff) | |
download | pkgsrc-3dad960e983ba47ac216a4bd503eaa906408215d.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'x11/py-gnome2-extras')
-rw-r--r-- | x11/py-gnome2-extras/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile index 6722ecab4b8..237d33c8115 100644 --- a/x11/py-gnome2-extras/Makefile +++ b/x11/py-gnome2-extras/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2007/09/03 09:39:57 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2007/09/19 23:19:14 wiz Exp $ # DISTNAME= gnome-python-extras-2.14.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-extras/2.14/} EXTRACT_SUFX= .tar.bz2 |