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 /chat/telepathy-gabble | |
parent | f5872a0e3d161a958fd812d18b79e4f019bba508 (diff) | |
download | pkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz |
revbump for requiring ICU 59.x
Diffstat (limited to 'chat/telepathy-gabble')
-rw-r--r-- | chat/telepathy-gabble/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile index dd941203543..056d3208fbb 100644 --- a/chat/telepathy-gabble/Makefile +++ b/chat/telepathy-gabble/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2017/08/16 20:21:05 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2017/09/18 09:53:12 maya Exp $ DISTNAME= telepathy-gabble-0.18.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/ |