diff options
Diffstat (limited to 'x11/gtksourceview-sharp2/Makefile')
-rw-r--r-- | x11/gtksourceview-sharp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtksourceview-sharp2/Makefile b/x11/gtksourceview-sharp2/Makefile index a9cbbdf4195..0ef0bda6630 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/06/04 22:17:21 tron Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/06 12:55:14 wiz Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= x11 MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 |