diff options
Diffstat (limited to 'net/goreplay/Makefile')
-rw-r--r-- | net/goreplay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/goreplay/Makefile b/net/goreplay/Makefile index be36e7c55e1c..5331e52c23eb 100644 --- a/net/goreplay/Makefile +++ b/net/goreplay/Makefile @@ -6,6 +6,7 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Tool for capturing and replaying live HTTP traffic +WWW= https://goreplay.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |