summaryrefslogtreecommitdiff
path: root/net/go-websocket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/go-websocket/Makefile')
-rw-r--r--net/go-websocket/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/go-websocket/Makefile b/net/go-websocket/Makefile
index 97500b34c66..b1184c3215a 100644
--- a/net/go-websocket/Makefile
+++ b/net/go-websocket/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2017/08/25 17:03:27 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2018/03/04 15:52:18 bsiegert Exp $
DISTNAME= websocket-1.0.0
PKGNAME= go-${DISTNAME}
+PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_GITHUB:=gorilla/}
CATEGORIES= net
GITHUB_TAG= v${PKGVERSION_NOREV}