diff options
Diffstat (limited to 'security/go-crypto')
-rw-r--r-- | security/go-crypto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/go-crypto/Makefile b/security/go-crypto/Makefile index 1b3d80de7e7..4526d84df11 100644 --- a/security/go-crypto/Makefile +++ b/security/go-crypto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2020/01/10 13:32:12 bsiegert Exp $ +# $NetBSD: Makefile,v 1.28 2020/02/02 14:19:09 bsiegert Exp $ COMMENT= Go supplementary cryptography libraries -PKGREVISION= 14 +PKGREVISION= 15 DISTNAME= go-crypto-0.0.20180308 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/} |