diff options
Diffstat (limited to 'net/recvnet/Makefile')
-rw-r--r-- | net/recvnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/recvnet/Makefile b/net/recvnet/Makefile index 899c5b7709eb..a33731478bb4 100644 --- a/net/recvnet/Makefile +++ b/net/recvnet/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://www.vanheusden.com/Linux/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility for debugging TCP connections +WWW= https://www.vanheusden.com/Linux/ #recvnet LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license.txt |