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 /misc/tmate/Makefile | |
parent | f25cc17ec50129558631c35feef93abaebaaf5db (diff) | |
download | pkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz |
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'misc/tmate/Makefile')
-rw-r--r-- | misc/tmate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tmate/Makefile b/misc/tmate/Makefile index 269fe2fec77..c8aac01088f 100644 --- a/misc/tmate/Makefile +++ b/misc/tmate/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2019/12/19 22:21:01 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2020/01/18 21:50:04 jperkin Exp $ DISTNAME= tmate-2.2.1 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=tmate-io/} GITHUB_TAG= ${PKGVERSION_NOREV} |