diff options
Diffstat (limited to 'net/echoping/Makefile')
-rw-r--r-- | net/echoping/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 5889594ae399..d93fe0b070da 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net MAINTAINER= ports@FreeBSD.org COMMENT= Ping-like program that uses TCP and/or HTTP +WWW= https://github.com/bortzmeyer/echoping LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |