diff options
Diffstat (limited to 'x11/gtksourceview2/Makefile')
-rw-r--r-- | x11/gtksourceview2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtksourceview2/Makefile b/x11/gtksourceview2/Makefile index 9b3ce545044..c23f94665d6 100644 --- a/x11/gtksourceview2/Makefile +++ b/x11/gtksourceview2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/06/04 22:17:21 tron Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/06 12:53:49 wiz Exp $ DISTNAME= gtksourceview-2.10.5 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.bz2 |