diff options
author | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
commit | 1b58fca7c77c6721b1a282f516fccea2179a1f87 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /x11/py-gnome2-desktop/Makefile | |
parent | 39d7d49c2df989b5f9261fac7889b68a61519940 (diff) | |
download | pkgsrc-1b58fca7c77c6721b1a282f516fccea2179a1f87.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'x11/py-gnome2-desktop/Makefile')
-rw-r--r-- | x11/py-gnome2-desktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile index 9d199cdf8bc..6369a278b74 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2008/01/18 05:10:06 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2008/03/06 14:53:57 wiz Exp $ # DISTNAME= gnome-python-desktop-2.20.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.20/} EXTRACT_SUFX= .tar.bz2 |