diff options
Diffstat (limited to '')
-rw-r--r-- | net-mgmt/netbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile index 8855849a1f3e..a9b500eaab9a 100644 --- a/net-mgmt/netbox/Makefile +++ b/net-mgmt/netbox/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net-mgmt python MAINTAINER= kai@FreeBSD.org COMMENT= IP address management tool +WWW= https://github.com/netbox-community/netbox LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |