aboutsummaryrefslogtreecommitdiff
path: root/security/libsectok
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
commitb70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch)
treedaa87464331d7a402c941bab0dc2a11aa17eded2 /security/libsectok
parent22062658cbb067b033cde2955d3b2b58d2645691 (diff)
downloadports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.tar.gz
ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.zip
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Notes
Notes: svn path=/head/; revision=124429
Diffstat (limited to 'security/libsectok')
-rw-r--r--security/libsectok/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libsectok/Makefile b/security/libsectok/Makefile
index c8e34e14c3cb..e17ae6802d75 100644
--- a/security/libsectok/Makefile
+++ b/security/libsectok/Makefile
@@ -21,5 +21,7 @@ USE_OPENSSL= YES
MAN3= sectok.3
IGNORE= produces a broken package (dangling symlink)
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= "${IGNORE}"
.include <bsd.port.mk>