diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch) | |
tree | 574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /security/hostsentry | |
parent | 45b745f6054c573e73e15c5330ca045ec0b2779c (diff) | |
download | ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.tar.gz ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.zip |
Notes
Diffstat (limited to 'security/hostsentry')
-rw-r--r-- | security/hostsentry/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hostsentry/Makefile b/security/hostsentry/Makefile index 084da9889b47..74643da0cef4 100644 --- a/security/hostsentry/Makefile +++ b/security/hostsentry/Makefile @@ -16,6 +16,7 @@ COMMENT= A Login Anomaly Detector RUN_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python IGNORE= is missing runtime dependencies; see ports/62516 +EXPIRATION_DATE=2004-08-20 DEPRECATED= ${IGNORE} post-install: |