diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | 06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /x11/gtksourceview-sharp2/Makefile | |
parent | 4f47b688b163e20d0c0795609e8e229cb07ac7c9 (diff) | |
download | pkgsrc-06ea1a92ee4d8e74b1a2b4af2ed7526ae5a2f991.tar.gz |
recursive bump from icu shlib major bump.
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 759aaed779d..ec26866a6a1 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/02/12 23:18:48 tron Exp $ +# $NetBSD: Makefile,v 1.50 2014/04/09 07:27:18 obache Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= x11 MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 |