diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
commit | 8e810a2bc93974096863e410b3488f28bee3ea06 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /x11/py-gnome2 | |
parent | 67682db319fab5f4bfd175291dddeb21d0d1531f (diff) | |
download | pkgsrc-8e810a2bc93974096863e410b3488f28bee3ea06.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'x11/py-gnome2')
-rw-r--r-- | x11/py-gnome2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 69af9fc91d2..687a6a0aab9 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2007/11/29 20:49:56 drochner Exp $ +# $NetBSD: Makefile,v 1.52 2008/03/06 14:53:57 wiz Exp $ # DISTNAME= gnome-python-2.20.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.20/} EXTRACT_SUFX= .tar.bz2 |