diff options
author | wiz <wiz@pkgsrc.org> | 2021-04-09 06:54:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-04-09 06:54:56 +0000 |
commit | f83cf1a932b0c32554a0e62fcc107ff01eaec8cd (patch) | |
tree | f861f3b9132a6d5c7112a4d5df275536319ef5a8 /chat/finch | |
parent | 62222668bb6eacd6ca734c854568270faf86f241 (diff) | |
download | pkgsrc-f83cf1a932b0c32554a0e62fcc107ff01eaec8cd.tar.gz |
*: bump PKGREVISION for nss linking fix
Diffstat (limited to 'chat/finch')
-rw-r--r-- | chat/finch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 3aa8458b69d..708c043b773 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2020/11/05 09:07:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.77 2021/04/09 06:54:58 wiz Exp $ PKGNAME= finch-${PIDGIN_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Multi-protocol Instant Messaging client console frontend |