diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:41:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:41:19 +0000 |
commit | f1887514b0a5c88b62df9d207e8ce913f8e59c98 (patch) | |
tree | 6c7c1e4aa525a9a3a4f7e296d91785fdfae2c4eb /net-mgmt | |
parent | 15e0735d6f9c027686a4f43bfe58e65f80c1cc80 (diff) | |
download | ports-f1887514b0a5c88b62df9d207e8ce913f8e59c98.tar.gz ports-f1887514b0a5c88b62df9d207e8ce913f8e59c98.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/riemann/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/riemann/Makefile b/net-mgmt/riemann/Makefile index ac2a80f4aa33..5292113e8f5c 100644 --- a/net-mgmt/riemann/Makefile +++ b/net-mgmt/riemann/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${POR MAINTAINER= dch@FreeBSD.org COMMENT= Monitors distributed systems -LICENSE= EPL APACHE20 CDDL MIT BSD3CLAUSE LGPL2+ BSD2CLAUSE GPLv2+ +LICENSE= EPL APACHE20 CDDL MIT BSD3CLAUSE LGPL20+ BSD2CLAUSE GPLv2+ LICENSE_COMB= multi USES= tar:bzip2 |