diff options
author | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
commit | 2ece6387179637c993b1b28ed7918b8b68b369fa (patch) | |
tree | a7f9b2825573b3779524d8ae4301eb77dc07592b /x11/gtk-sharp/Makefile | |
parent | f5872a0e3d161a958fd812d18b79e4f019bba508 (diff) | |
download | pkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz |
revbump for requiring ICU 59.x
Diffstat (limited to 'x11/gtk-sharp/Makefile')
-rw-r--r-- | x11/gtk-sharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk-sharp/Makefile b/x11/gtk-sharp/Makefile index c6fe61fee26..b066bdda451 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2017/04/22 21:04:03 adam Exp $ +# $NetBSD: Makefile,v 1.61 2017/09/18 09:53:38 maya Exp $ # DISTNAME= gtk-sharp-2.12.26 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://download.mono-project.com/sources/gtk-sharp212/ |