diff options
Diffstat (limited to 'net/httpry')
-rw-r--r-- | net/httpry/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/httpry/Makefile b/net/httpry/Makefile index 9e023ea8d5d9..f906f62ead96 100644 --- a/net/httpry/Makefile +++ b/net/httpry/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://dumpsterventures.com/jason/httpry/ MAINTAINER= ports@FreeBSD.org COMMENT= Packet sniffer designed for displaying and logging HTTP traffic +WWW= https://dumpsterventures.com/jason/httpry/ USE_RC_SUBR= httpry |