diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-20 14:04:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-20 14:04:52 +0000 |
commit | 672c23944d288f991a297dfcc2e2f8f2d231fbea (patch) | |
tree | c9ab846f65011ac4add8dd5116e75753d2cbf281 /chat/pidgin-otr/Makefile | |
parent | 65c81ee64ace864285855630fafe39dcbe813903 (diff) | |
download | pkgsrc-672c23944d288f991a297dfcc2e2f8f2d231fbea.tar.gz |
Bump PKGREVISION for gupnp/gssdp API changes.
Diffstat (limited to 'chat/pidgin-otr/Makefile')
-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 dba1ba39c68..2cc024ba592 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2009/08/26 19:57:16 sno Exp $ +# $NetBSD: Makefile,v 1.11 2010/01/20 14:04:53 wiz Exp $ VERSION= 3.2.0 DISTNAME= pidgin-otr-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |