diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /chat/pidgin-libnotify | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'chat/pidgin-libnotify')
-rw-r--r-- | chat/pidgin-libnotify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile index 5c2f6e9bd4a..f8cbdd41769 100644 --- a/chat/pidgin-libnotify/Makefile +++ b/chat/pidgin-libnotify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/10/06 08:46:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/08 23:01:18 adam Exp $ # DISTNAME= pidgin-libnotify-0.14 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/} |