diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 13:27:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 13:27:09 +0000 |
commit | ce1c0bc3edd3be2b7ae477cb786ec973d23344d5 (patch) | |
tree | 10d00cb84b0a470fb2ea36985aa12c68fdb52e03 /net-mgmt | |
parent | 772ab90f62f742f5f82c5ad57c4f5c1a5e22ffb1 (diff) | |
download | ports-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.tar.gz ports-ce1c0bc3edd3be2b7ae477cb786ec973d23344d5.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/airport/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-pf-plugin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index b355f1a46d6a..ccc905e24787 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Apple Airport / Lucent RG-1000 configuration program DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper diff --git a/net-mgmt/nagios-pf-plugin/Makefile b/net-mgmt/nagios-pf-plugin/Makefile index b7e49b8b3406..bfb6c67df180 100644 --- a/net-mgmt/nagios-pf-plugin/Makefile +++ b/net-mgmt/nagios-pf-plugin/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plugin for checking PF DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-02-10 +EXPIRATION_DATE= 2014-03-10 NAGIOS_PLUGIN_DIR?= libexec/nagios/ |