diff options
Diffstat (limited to 'net/tcpsplit')
-rw-r--r-- | net/tcpsplit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcpsplit/Makefile b/net/tcpsplit/Makefile index 4503b557a0a0..d253b23f8a0b 100644 --- a/net/tcpsplit/Makefile +++ b/net/tcpsplit/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://www.icir.org/mallman/software/tcpsplit/ MAINTAINER= ports@FreeBSD.org COMMENT= Breaks a libpcap trace along TCP connection boundaries +WWW= https://www.icir.org/mallman/software/tcpsplit/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT |