diff options
Diffstat (limited to 'chat/telepathy-idle/Makefile')
-rw-r--r-- | chat/telepathy-idle/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile index f8bb90cd05a..29bc1e4120b 100644 --- a/chat/telepathy-idle/Makefile +++ b/chat/telepathy-idle/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2011/04/05 18:35:46 drochner Exp $ +# $NetBSD: Makefile,v 1.16 2011/04/22 13:43:08 obache Exp $ # DISTNAME= telepathy-idle-0.1.8 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-idle/ |