aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2019-08-15 17:02:32 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2019-08-15 17:02:32 +0800
commitd27787e081ee7340e6e19ef92bbafb560c562dee (patch)
tree87e00e1ca47cc7495ca1bed9ad98cff2743cc676 /sysutils
parentabb6ebad0d4ada5395c5f3adf0ef9bfa9b440187 (diff)
downloadfreebsd-ports-gnome-d27787e081ee7340e6e19ef92bbafb560c562dee.tar.gz
freebsd-ports-gnome-d27787e081ee7340e6e19ef92bbafb560c562dee.tar.zst
freebsd-ports-gnome-d27787e081ee7340e6e19ef92bbafb560c562dee.zip
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/consul/Makefile1
-rw-r--r--sysutils/consul/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 4b014e40bc43..89837dc250d6 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= swills@FreeBSD.org
COMMENT= Service discovery and configuration made easy
LICENSE= MPL20
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= compiler go
diff --git a/sysutils/consul/pkg-descr b/sysutils/consul/pkg-descr
index 35f290b0567b..a65f6ed0f675 100644
--- a/sysutils/consul/pkg-descr
+++ b/sysutils/consul/pkg-descr
@@ -1,4 +1,4 @@
Consul is a distributed, highly available and data center aware tool for
discovering and configuring services.
-WWW: https://consul.io/
+WWW: https://www.consul.io/