diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
commit | e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /net-mgmt | |
parent | 3909def9307dc80022ded63d55b544c96a02a13c (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/airport/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/nagios-pf-plugin/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index 336d583bcb2c..b355f1a46d6a 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -15,6 +15,9 @@ DISTFILES= configurator_${PORTVERSION:S/.0.1/01/g}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= Apple Airport / Lucent RG-1000 configuration program +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper EXTRACT_BEFORE_ARGS= -q -o diff --git a/net-mgmt/nagios-pf-plugin/Makefile b/net-mgmt/nagios-pf-plugin/Makefile index bb04050303c4..b7e49b8b3406 100644 --- a/net-mgmt/nagios-pf-plugin/Makefile +++ b/net-mgmt/nagios-pf-plugin/Makefile @@ -12,6 +12,9 @@ DISTNAME= check_pf-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plugin for checking PF +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + NAGIOS_PLUGIN_DIR?= libexec/nagios/ PLIST_FILES= ${NAGIOS_PLUGIN_DIR}/check_pf |