aboutsummaryrefslogtreecommitdiff
path: root/net/nats-top
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-31 04:02:14 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-31 04:02:17 +0000
commit0a22085145817b5cabaf71578a389795bf2239e3 (patch)
tree7ce5e1a7addd593afc3dd8de5eb5eb33c089807e /net/nats-top
parent02c1848e3e32c0cb78eb0b11217216499cf81d32 (diff)
downloadports-0a22085145817b5cabaf71578a389795bf2239e3.tar.gz
ports-0a22085145817b5cabaf71578a389795bf2239e3.zip
Cleanup: for ports under n* categories, drop redundant GH_* knobs.
Diffstat (limited to 'net/nats-top')
-rw-r--r--net/nats-top/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/nats-top/Makefile b/net/nats-top/Makefile
index b558fba66ae9..41ebb3ed49a0 100644
--- a/net/nats-top/Makefile
+++ b/net/nats-top/Makefile
@@ -12,7 +12,6 @@ LICENSE= MIT
USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= nats-io
-GH_PROJECT= nats-top
GH_TUPLE= davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
gizak:termui:e62b5929642a:gizak_termui/vendor/gopkg.in/gizak/termui.v1 \
golang:crypto:0ec3e9974c59:golang_crypto/vendor/golang.org/x/crypto \