diff options
Diffstat (limited to 'net/tcping/Makefile')
-rw-r--r-- | net/tcping/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcping/Makefile b/net/tcping/Makefile index c0cc63d10b56..a891149a8dd2 100644 --- a/net/tcping/Makefile +++ b/net/tcping/Makefile @@ -4,6 +4,7 @@ CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org COMMENT= Do a TCP connect to the given IP/port combination +WWW= https://github.com/mkirchner/tcping LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |