diff options
Diffstat (limited to 'net/sshping')
-rw-r--r-- | net/sshping/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sshping/Makefile b/net/sshping/Makefile index cb4b98ea644d..b732df95a953 100644 --- a/net/sshping/Makefile +++ b/net/sshping/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org COMMENT= SSH-based ping to measure character echo latency and bandwidth +WWW= https://github.com/spook/sshping/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |