diff options
Diffstat (limited to 'misc/tmate/Makefile')
-rw-r--r-- | misc/tmate/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/tmate/Makefile b/misc/tmate/Makefile index c8aac01088f..36abca2d579 100644 --- a/misc/tmate/Makefile +++ b/misc/tmate/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2020/01/18 21:50:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2021/01/09 12:53:45 rxg Exp $ -DISTNAME= tmate-2.2.1 -PKGREVISION= 1 +DISTNAME= tmate-2.4.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=tmate-io/} GITHUB_TAG= ${PKGVERSION_NOREV} |