diff options
Diffstat (limited to 'chat/empathy')
-rw-r--r-- | chat/empathy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index f9f1d0a3a83..432c4f7c132 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2012/10/03 00:02:35 asau Exp $ +# $NetBSD: Makefile,v 1.44 2012/10/06 08:46:41 ryoon Exp $ DISTNAME= empathy-2.34.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/} |