diff options
author | obache <obache> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache> | 2011-06-10 09:39:41 +0000 |
commit | 3b87e9fb96d0b4f35d3e92ccef2448d4c78125c4 (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /x11/gtksourceview-sharp2 | |
parent | 6f820e036f77e25133073dfd9d148e0d3434c2a3 (diff) | |
download | pkgsrc-3b87e9fb96d0b4f35d3e92ccef2448d4c78125c4.tar.gz |
recursive bump from textproc/icu shlib major bump.
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 4080efd18c7..f42bb2d6964 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/04/22 13:45:04 obache Exp $ +# $NetBSD: Makefile,v 1.22 2011/06/10 09:40:03 obache Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 |