diff options
Diffstat (limited to 'chat/libtelepathy/Makefile')
-rw-r--r-- | chat/libtelepathy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile index 6c3411e1842..c914cf71f54 100644 --- a/chat/libtelepathy/Makefile +++ b/chat/libtelepathy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/14 22:58:06 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2009/02/09 22:56:21 joerg Exp $ # DISTNAME= libtelepathy-0.3.3 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/ |