diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-07-06 16:27:35 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-07-06 16:27:35 +0000 |
commit | 21d13f307fd670c8d51d7c7996e7b71e9321f9be (patch) | |
tree | 2cee26709df8187a4870cbec79d2d5d6f1fe82b9 /chat | |
parent | 4cd67229e3616582dda8d88ae489a333105bf61f (diff) | |
download | pkgsrc-21d13f307fd670c8d51d7c7996e7b71e9321f9be.tar.gz |
Recursive revbump from net/gupnp.
Diffstat (limited to 'chat')
-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 f5c871ab754..99252d8b206 100644 --- a/chat/telepathy-gabble/Makefile +++ b/chat/telepathy-gabble/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/05/24 18:23:35 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/07/06 16:27:35 ryoon Exp $ # DISTNAME= telepathy-gabble-0.11.10 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/ |