diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | 28213d2cc32867cb83de57e016f5ac38cc464e7a (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /chat/pidgin | |
parent | 586e4a51aef4b7489209981930a83e7a67ce35a4 (diff) | |
download | pkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'chat/pidgin')
-rw-r--r-- | chat/pidgin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index baba57610cf..abe76be4d75 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2014/02/03 16:38:53 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2014/05/05 00:47:40 ryoon Exp $ +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client GTK frontend PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.10.8 (finch) |