diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | f016c4446cb350bba91f6cb9710c930d29422fde (patch) | |
tree | 2bf45f1722d6b4c527fa35e293b25de1dac36e9b /chat/pidgin | |
parent | 352001c7ca09fa0c3d0335cd3fa2ed0b68cc2c65 (diff) | |
download | pkgsrc-f016c4446cb350bba91f6cb9710c930d29422fde.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'chat/pidgin')
-rw-r--r-- | chat/pidgin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 18771827d9f..9c9afe831f7 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2017/02/06 13:55:08 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2017/02/12 06:25:08 ryoon Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend -PKGREVISION= 2 +PKGREVISION= 3 .include "../../chat/libpurple/Makefile.common" |