diff options
Diffstat (limited to 'x11/py-gnome2/Makefile')
-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 1edf591e6ed..02c01346e3d 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.117 2018/07/03 05:03:43 adam Exp $ +# $NetBSD: Makefile,v 1.118 2018/11/12 03:51:33 ryoon Exp $ DISTNAME= gnome-python-2.28.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.28/} EXTRACT_SUFX= .tar.bz2 |