diff options
Diffstat (limited to 'sysutils/hostctl')
-rw-r--r-- | sysutils/hostctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/hostctl/Makefile b/sysutils/hostctl/Makefile index e49b792f4a5c..ec711e9e5b9e 100644 --- a/sysutils/hostctl/Makefile +++ b/sysutils/hostctl/Makefile @@ -6,6 +6,7 @@ CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line tool to manage your hosts file +WWW= https://guumaster.github.io/hostctl/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |