diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /chat/pidgin-otr | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
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 d0817346dc4..7fc56137364 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.58 2018/08/22 09:43:02 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2018/11/12 03:51:48 ryoon Exp $ VERSION= 4.0.2 DISTNAME= pidgin-otr-${VERSION} # This is present to cope with release candidates where the names do # not match (e.g., DISTNAME has rc3, unpack directory doesn't). # PKGNAME= pidgin-otr-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |