diff options
Diffstat (limited to 'security/go-sftp/Makefile')
-rw-r--r-- | security/go-sftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/go-sftp/Makefile b/security/go-sftp/Makefile index f0ec39e72a7..ed7bc0555a7 100644 --- a/security/go-sftp/Makefile +++ b/security/go-sftp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2021/01/23 14:23:10 bsiegert Exp $ +# $NetBSD: Makefile,v 1.30 2021/03/19 17:37:04 bsiegert Exp $ DISTNAME= sftp-1.0.0 PKGNAME= go-${DISTNAME} -PKGREVISION= 26 +PKGREVISION= 27 MASTER_SITES= ${MASTER_SITE_GITHUB:=pkg/} CATEGORIES= security GITHUB_TAG= ${PKGVERSION_NOREV} |