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 75e00e28c83..d5c1b88b67c 100644 --- a/chat/libtelepathy/Makefile +++ b/chat/libtelepathy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/02/10 19:17:33 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2011/04/22 13:42:24 obache Exp $ # DISTNAME= libtelepathy-0.3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/ |