diff options
Diffstat (limited to 'net/measurement-kit')
-rw-r--r-- | net/measurement-kit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/measurement-kit/Makefile b/net/measurement-kit/Makefile index bf82d19fcb91..a6c31a530242 100644 --- a/net/measurement-kit/Makefile +++ b/net/measurement-kit/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net devel MAINTAINER= egypcio@FreeBSD.org COMMENT= Portable C++14 network measurement library +WWW= https://measurement-kit.github.io/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |