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 7794aaaa5d1..db77e118adf 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/04/27 23:09:53 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/09/06 20:54:34 wiz Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://go-mono.com/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 |