diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-27 11:40:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-27 11:40:57 +0000 |
commit | f1fc763a333d062500e487833fdc95dee05f1d01 (patch) | |
tree | b349795c8d70491f8fa5b4d3c5583bca31cbb7ff /net-mgmt | |
parent | db1c579b1f7e2b6c2b92f5bffb119f757b5204c9 (diff) | |
download | ports-f1fc763a333d062500e487833fdc95dee05f1d01.tar.gz ports-f1fc763a333d062500e487833fdc95dee05f1d01.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nrpep/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/nrpep/Makefile b/net-mgmt/nrpep/Makefile index b19cc975746e..56340626f58c 100644 --- a/net-mgmt/nrpep/Makefile +++ b/net-mgmt/nrpep/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.netsaint.org/download/contrib/addons/ MAINTAINER= ports@FreeBSD.org COMMENT= A netsaint addon for running plugins on remote hosts +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + # Note that this port depends on neither netsaint-plugins OR netsaint, because it # installs both a client and a server, and so could need EITHER. Bummer. RUN_DEPENDS= p5-Crypt-TripleDES>=0:${PORTSDIR}/security/p5-Crypt-TripleDES |