diff options
author | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
commit | a784c588d1ebd5b3a06fdf04e76230047b290b77 (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /chat/telepathy-gabble | |
parent | 7d901be4a84cab8cfad89ca5bfd931cc0e527e68 (diff) | |
download | pkgsrc-a784c588d1ebd5b3a06fdf04e76230047b290b77.tar.gz |
Revbump after updating textproc/icu
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 cce6a156716..26373051529 100644 --- a/chat/telepathy-gabble/Makefile +++ b/chat/telepathy-gabble/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2015/03/08 23:29:22 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/06 08:17:22 adam Exp $ DISTNAME= telepathy-gabble-0.11.10 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/ |