diff options
Diffstat (limited to 'www/websocketd/Makefile')
| -rw-r--r-- | www/websocketd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/websocketd/Makefile b/www/websocketd/Makefile index 64e907ae321a..8d13825fffde 100644 --- a/www/websocketd/Makefile +++ b/www/websocketd/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocketd PORTVERSION= 0.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 34 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules +# https://github.com/joewalnes/websocketd/commit/0aa12c3913f5b86e15c232e4191a6ef1953a354f #GO_MODULE= github.com/joewalnes/websocketd PLIST_FILES= bin/websocketd |
