diff options
Diffstat (limited to 'net/onionprobe')
-rw-r--r-- | net/onionprobe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/onionprobe/Makefile b/net/onionprobe/Makefile index c9f685b219e4..abda99f412ec 100644 --- a/net/onionprobe/Makefile +++ b/net/onionprobe/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= egypcio@FreeBSD.org COMMENT= Test and monitor the status of Tor Onion Services +WWW= https://pypi.org/project/onionprobe LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE |