diff options
Diffstat (limited to 'x11/gtksourceview-sharp2')
-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 5d210ba168a..261424f9a20 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/02/16 11:25:04 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/05/09 07:40:36 adam Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= x11 MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 |