diff options
Diffstat (limited to 'chat/libtelepathy/Makefile')
-rw-r--r-- | chat/libtelepathy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile index d5c1b88b67c..8c2affc5324 100644 --- a/chat/libtelepathy/Makefile +++ b/chat/libtelepathy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/04/22 13:42:24 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/02/06 12:39:36 wiz Exp $ # DISTNAME= libtelepathy-0.3.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/ |