diff options
Diffstat (limited to 'net/tcpcat/Makefile')
-rw-r--r-- | net/tcpcat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile index 3a600fc9c088..2a72de29b9b0 100644 --- a/net/tcpcat/Makefile +++ b/net/tcpcat/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://ess4.engr.uvic.ca/proj/tcpcat/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Simple utility for sending/receiving data over a TCP or a Unix-domain socket +WWW= http://ess4.engr.uvic.ca/proj/tcpcat GNU_CONFIGURE= yes PLIST_FILES= bin/tcpcat |