diff options
author | wiz <wiz> | 2011-02-21 15:51:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-02-21 15:51:44 +0000 |
commit | 654a61e5c9b53db954014bb81bf62416f4ddf2b5 (patch) | |
tree | d39e1a1a4fe578ff4280085390de9f3455763932 /chat/pidgin-otr | |
parent | f9c94877ee66ec63ee533801e468f7808995faa9 (diff) | |
download | pkgsrc-654a61e5c9b53db954014bb81bf62416f4ddf2b5.tar.gz |
Bump depends and PKGREVISION for libnice shlib major change.
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 8673683b3af..fa53f0ce61e 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2011/01/13 13:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2011/02/21 15:51:45 wiz Exp $ VERSION= 3.2.0 DISTNAME= pidgin-otr-${VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |