diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /chat/pidgin-otr | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
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 260b20adca4..0331075061b 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.55 2017/02/12 06:25:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2018/03/12 11:16:11 wiz 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= 4 +PKGREVISION= 5 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ |