diff options
Diffstat (limited to 'x11/gtksourceview/Makefile')
-rw-r--r-- | x11/gtksourceview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile index 9449eb25a58..b7c2d8aa130 100644 --- a/x11/gtksourceview/Makefile +++ b/x11/gtksourceview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2012/05/03 06:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2012/06/14 07:43:10 sbd Exp $ # DISTNAME= gtksourceview-1.8.5 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.8/} EXTRACT_SUFX= .tar.bz2 |