aboutsummaryrefslogtreecommitdiffstats
path: root/security/libsectok
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-19 07:02:35 +0800
committerkris <kris@FreeBSD.org>2004-12-19 07:02:35 +0800
commitf62863c25a041364a32d55be531b4482dc026dc8 (patch)
tree1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /security/libsectok
parentf108e4124947ebc2dbf1312e28ad051b4396e33a (diff)
downloadfreebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz
freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.zst
freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.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.
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>