diff options
author | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
commit | cdd7787e749051b5f253a12e034d6af7f998b602 (patch) | |
tree | 86abc797e41b9db5e66ab99f193eea7b197c6e6b /chat/pidgin | |
parent | c70153c77b3255180f98461ee49b770654c4b14e (diff) | |
download | pkgsrc-cdd7787e749051b5f253a12e034d6af7f998b602.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) |