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 452407177ae..2ea4df00a82 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2014/10/07 16:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/06 08:17:40 adam Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= x11 MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 |