diff options
author | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
commit | d716b0ab7b69fb6eea501de6a312b30e51c671f1 (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /x11/py-gnome2 | |
parent | 34c110f406dec974ebc40fd099b90532f0f71bc4 (diff) | |
download | pkgsrc-d716b0ab7b69fb6eea501de6a312b30e51c671f1.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'x11/py-gnome2')
-rw-r--r-- | x11/py-gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index f41dd6e2d9a..7c820c9bda5 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.97 2013/10/10 14:41:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.98 2014/01/01 11:52:43 wiz Exp $ # DISTNAME= gnome-python-2.28.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.28/} EXTRACT_SUFX= .tar.bz2 |