diff options
Diffstat (limited to 'x11/py-gtksourceview/Makefile')
-rw-r--r-- | x11/py-gtksourceview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile index f80c05f7352..760ca649ca3 100644 --- a/x11/py-gtksourceview/Makefile +++ b/x11/py-gtksourceview/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2010/11/03 19:56:17 drochner Exp $ +# $NetBSD: Makefile,v 1.13 2010/11/15 22:59:08 abs Exp $ DISTNAME= pygtksourceview-2.10.1 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/} +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtksourceview/2.10/} EXTRACT_SUFX= .tar.bz2 |