summaryrefslogtreecommitdiff
path: root/devel/go-siphash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/go-siphash/Makefile')
-rw-r--r--devel/go-siphash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/go-siphash/Makefile b/devel/go-siphash/Makefile
index f5a8bba1bfb..aae367875cb 100644
--- a/devel/go-siphash/Makefile
+++ b/devel/go-siphash/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2017/09/29 06:14:39 alnsn Exp $
+# $NetBSD: Makefile,v 1.2 2018/03/04 15:52:16 bsiegert Exp $
GITHUB_TAG= v1.0.0
DISTNAME= ${GITHUB_TAG}
DIST_SUBDIR= go-siphash
PKGNAME= ${DIST_SUBDIR}-${GITHUB_TAG:S/v//}
+PKGREVISION= 1
CATEGORIES= devel security
MASTER_SITES= ${MASTER_SITE_GITHUB:=dchest/}
GITHUB_PROJECT= siphash