diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-03-09 13:57:06 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-03-09 13:57:06 +0000 |
commit | 30342abac0f9443b19984d2db11f51b6e7c9bd88 (patch) | |
tree | aa1bbb7d7718d74c9372797355f00054cc7d7d17 /net-mgmt/bsnmp-jails | |
parent | d98420510ca85c5dd6788a4b7a9bf6998cdb0b42 (diff) | |
download | ports-30342abac0f9443b19984d2db11f51b6e7c9bd88.tar.gz ports-30342abac0f9443b19984d2db11f51b6e7c9bd88.zip |
Notes
Diffstat (limited to 'net-mgmt/bsnmp-jails')
-rw-r--r-- | net-mgmt/bsnmp-jails/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/bsnmp-jails/Makefile b/net-mgmt/bsnmp-jails/Makefile index 79bf391dcd94..d3fb8929c4aa 100644 --- a/net-mgmt/bsnmp-jails/Makefile +++ b/net-mgmt/bsnmp-jails/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://thewalter.net/stef/software/bsnmp-jails/ MAINTAINER= dinoex@FreeBSD.org COMMENT= A bsnmpd module to measure statistics about jails -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes |