diff options
Diffstat (limited to 'chat/empathy/Makefile')
-rw-r--r-- | chat/empathy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index b773c21f2af..e073e807f67 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/08/21 15:34:49 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/26 19:56:55 sno Exp $ DISTNAME= empathy-2.26.2 +PKGREVISION= 1 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.26/} |