diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
tree | 3ac0539929df7ded62928608363897c24273f689 /sysutils | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dtpstree/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Sys-Filesystem/Makefile | 2 | ||||
-rw-r--r-- | sysutils/puppet/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-halite/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-pytsk/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-salt-api/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-salt-cloud/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-salt/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/dtpstree/Makefile b/sysutils/dtpstree/Makefile index 307d8c8a4edf..dd1c435c5321 100644 --- a/sysutils/dtpstree/Makefile +++ b/sysutils/dtpstree/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ MAINTAINER= douglas@douglasthrift.net COMMENT= Display a tree of processes -LICENSE= AL2 +LICENSE= APACHE20 USE_XZ= yes GNU_CONFIGURE= yes diff --git a/sysutils/p5-Sys-Filesystem/Makefile b/sysutils/p5-Sys-Filesystem/Makefile index 1240f89ffd47..567c3ded6a28 100644 --- a/sysutils/p5-Sys-Filesystem/Makefile +++ b/sysutils/p5-Sys-Filesystem/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= pirzyk@FreeBSD.org COMMENT= Perl module to Retrieve list of filesystems and their properties -LICENSE= AL2 +LICENSE= APACHE20 RUN_DEPENDS= p5-Params-Util>=1.0:${PORTSDIR}/devel/p5-Params-Util \ p5-IPC-Cmd>=0.80:${PORTSDIR}/devel/p5-IPC-Cmd \ diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile index f58d64b5e04c..1aca8c430752 100644 --- a/sysutils/puppet/Makefile +++ b/sysutils/puppet/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://downloads.puppetlabs.com/puppet/ MAINTAINER= swills@FreeBSD.org COMMENT= A configuration management framework written in Ruby -LICENSE= AL2 +LICENSE= APACHE20 RUN_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \ rubygem-ruby-augeas>=0:${PORTSDIR}/textproc/rubygem-augeas \ diff --git a/sysutils/py-halite/Makefile b/sysutils/py-halite/Makefile index 41dae8ebca42..df5a4f2e6b48 100644 --- a/sysutils/py-halite/Makefile +++ b/sysutils/py-halite/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= christer.edwards@gmail.com COMMENT= SaltStack Web UI -LICENSE= AL2 +LICENSE= APACHE20 FETCH_ARGS= -pRr USE_PYTHON= 2.6-2.7 diff --git a/sysutils/py-pytsk/Makefile b/sysutils/py-pytsk/Makefile index df6d537c9216..98c79a0160ad 100644 --- a/sysutils/py-pytsk/Makefile +++ b/sysutils/py-pytsk/Makefile @@ -12,7 +12,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= antoine@FreeBSD.org COMMENT= Python bindings for the Sleuthkit -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS= libtsk.so:${PORTSDIR}/sysutils/sleuthkit diff --git a/sysutils/py-salt-api/Makefile b/sysutils/py-salt-api/Makefile index 2a36f7524ec0..6bc6912f2b62 100644 --- a/sysutils/py-salt-api/Makefile +++ b/sysutils/py-salt-api/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= christer.edwards@gmail.com COMMENT= Exposes the fundamental aspects of Salt control to external sources -LICENSE= AL2 +LICENSE= APACHE20 FETCH_ARGS= -pRr USE_PYTHON= 2.6-2.7 diff --git a/sysutils/py-salt-cloud/Makefile b/sysutils/py-salt-cloud/Makefile index 508d593ff9ea..f3b19dc191d5 100644 --- a/sysutils/py-salt-cloud/Makefile +++ b/sysutils/py-salt-cloud/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= christer.edwards@gmail.com COMMENT= Provisioning salted minions to various cloud providers -LICENSE= AL2 +LICENSE= APACHE20 FETCH_ARGS= -pRr USE_PYTHON= 2.6-2.7 diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index 72df3b0a62e4..e3eab0f1c3f8 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= christer.edwards@gmail.com COMMENT= Distributed remote execution and configuration management system -LICENSE= AL2 +LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:${PORTSDIR}/devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}pyzmq>=2.1.9:${PORTSDIR}/devel/py-pyzmq \ |