diff options
Diffstat (limited to 'chat/telepathy-gabble/Makefile')
-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/ |