diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-21 15:51:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-21 15:51:44 +0000 |
commit | ce67919f9099619e481677d12f106aafcf30f423 (patch) | |
tree | d39e1a1a4fe578ff4280085390de9f3455763932 /chat/empathy | |
parent | 60b9a3205e1202e21da996c28791dfaba1ccc8dc (diff) | |
download | pkgsrc-ce67919f9099619e481677d12f106aafcf30f423.tar.gz |
Bump depends and PKGREVISION for libnice shlib major change.
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 a4ea8f5c45d..438be4b9104 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2011/01/13 13:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2011/02/21 15:51:44 wiz Exp $ DISTNAME= empathy-2.30.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.30/} |