diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2017-10-28 11:25:50 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2017-10-28 11:25:50 +0000 |
commit | 60265d620c52c8ce9ba0fbb0b783849455ca1881 (patch) | |
tree | c8f614d289c1b5ef23c7a59ed4e59235b014c799 /net-mgmt/nrpe | |
parent | be5427eb5f4494102fa34cd20fee84267237cc47 (diff) | |
download | ports-60265d620c52c8ce9ba0fbb0b783849455ca1881.tar.gz ports-60265d620c52c8ce9ba0fbb0b783849455ca1881.zip |
Notes
Diffstat (limited to 'net-mgmt/nrpe')
-rw-r--r-- | net-mgmt/nrpe/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile index c7fceffa4165..ecc149893f2f 100644 --- a/net-mgmt/nrpe/Makefile +++ b/net-mgmt/nrpe/Makefile @@ -14,6 +14,9 @@ LICENSE= GPLv2 CONFLICTS?= nrpe-ssl nrpe3 +DEPRECATED= EoL, please use nrpe3 instead +EXPIRATION_DATE= 2018-01-01 + USES= perl5 USE_PERL5= build USE_RC_SUBR= nrpe2 |