summaryrefslogtreecommitdiff
path: root/security/go-crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/go-crypto/Makefile')
-rw-r--r--security/go-crypto/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/go-crypto/Makefile b/security/go-crypto/Makefile
index 6ea684b8c61..6647aae22bc 100644
--- a/security/go-crypto/Makefile
+++ b/security/go-crypto/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/05/02 17:06:30 fhajny Exp $
-
-#PKGREVISION= #
+# $NetBSD: Makefile,v 1.12 2018/03/04 15:52:18 bsiegert Exp $
COMMENT= Go supplementary cryptography libraries
+PKGREVISION= 1
GO_SRCPATH= golang.org/x/crypto
GO_DIST_BASE= ${GITHUB_PROJECT}-${GITHUB_TAG}*