diff options
Diffstat (limited to 'chat/telepathy-glib/Makefile')
-rw-r--r-- | chat/telepathy-glib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile index 16ca38b919c..812bf0ed01c 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2009/02/09 21:09:20 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2009/02/09 22:56:22 joerg Exp $ # DISTNAME= telepathy-glib-0.7.22 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/ |