diff options
author | wiz <wiz> | 2012-03-09 12:33:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-09 12:33:57 +0000 |
commit | bc2e34308cd0d4280b7337b8bb4789b0f38f5ba5 (patch) | |
tree | dea21ca963956a5e80e494c1c2435cc9155c0a97 /chat/finch | |
parent | d6c7d73822a3fdf19fb5a0bb0ae0120e73e003d7 (diff) | |
download | pkgsrc-bc2e34308cd0d4280b7337b8bb4789b0f38f5ba5.tar.gz |
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
Diffstat (limited to 'chat/finch')
-rw-r--r-- | chat/finch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile index fb5ca82efcd..3f8a1f2666f 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2012/03/06 17:38:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2012/03/09 12:34:01 wiz Exp $ PKGNAME= finch-${PIDGIN_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Multi-protocol Instant Messaging client console frontend |