diff options
Diffstat (limited to 'net/trickle/Makefile')
-rw-r--r-- | net/trickle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 003d40bca9ab..8f9dbfab2b39 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://monkey.org/~marius/trickle/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight, portable bandwidth shaper +WWW= https://monkey.org/~marius/trickle/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |