diff options
author | feld <feld@FreeBSD.org> | 2014-12-08 21:49:34 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-08 21:49:34 +0800 |
commit | ac3f20e31d9403be981a0808ae7e3d219e831ba8 (patch) | |
tree | 65e0fc447bf8b221cb681ef1766baaff6782d6a2 /net-mgmt/hastmon | |
parent | 3610a2ecc3bf3c8badcefb0c8cc234d289f28cf9 (diff) | |
download | freebsd-ports-gnome-ac3f20e31d9403be981a0808ae7e3d219e831ba8.tar.gz freebsd-ports-gnome-ac3f20e31d9403be981a0808ae7e3d219e831ba8.tar.zst freebsd-ports-gnome-ac3f20e31d9403be981a0808ae7e3d219e831ba8.zip |
Update "BSD" license in net-mgmt category
Diffstat (limited to 'net-mgmt/hastmon')
-rw-r--r-- | net-mgmt/hastmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile index 4512ed4f9c07..6906260092d0 100644 --- a/net-mgmt/hastmon/Makefile +++ b/net-mgmt/hastmon/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= trociny@FreeBSD.org COMMENT= Cluster monitoring daemon -LICENSE= BSD +LICENSE= BSD2CLAUSE BUILD_DEPENDS= mk-configure>=0.20:${PORTSDIR}/devel/mk-configure |