diff options
author | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
commit | 8930f4c9f76a4da06832827313f3853309f92baf (patch) | |
tree | b6671be53112553f1e25eff8038b7dc0ee2de487 /chat/xaric | |
parent | f25cc17ec50129558631c35feef93abaebaaf5db (diff) | |
download | pkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz |
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'chat/xaric')
-rw-r--r-- | chat/xaric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xaric/Makefile b/chat/xaric/Makefile index b8b7b103ecb..74af81bec78 100644 --- a/chat/xaric/Makefile +++ b/chat/xaric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2016/03/05 11:28:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.25 2020/01/18 21:48:53 jperkin Exp $ # DISTNAME= xaric-0.13.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://xaric.org/software/xaric/releases/ |