diff options
Diffstat (limited to 'x11/py-gtksourceview/Makefile')
-rw-r--r-- | x11/py-gtksourceview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile index 8d07bcf6403..443b9369f71 100644 --- a/x11/py-gtksourceview/Makefile +++ b/x11/py-gtksourceview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2019/04/26 13:14:24 maya Exp $ +# $NetBSD: Makefile,v 1.50 2019/07/21 22:26:03 wiz Exp $ DISTNAME= pygtksourceview-2.10.1 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtksourceview/2.10/} EXTRACT_SUFX= .tar.bz2 |