diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
commit | 7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72 (patch) | |
tree | dea21ca963956a5e80e494c1c2435cc9155c0a97 /chat/pidgin-otr | |
parent | fe72b789870356ae35ce019005f31a96cc04ddbd (diff) | |
download | pkgsrc-7f6ca7040e6fd92a9b7ddf36795b5d084ed76e72.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/pidgin-otr')
-rw-r--r-- | chat/pidgin-otr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index 898d1fbb9fa..eadaab0340e 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/03/06 17:38:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2012/03/09 12:34:03 wiz Exp $ VERSION= 3.2.0 DISTNAME= pidgin-otr-${VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |