aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-05-23 11:32:01 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-05-23 11:39:27 +0000
commit0bd530b417ba1d2c36a634b89dfc5c2f099cfbf2 (patch)
treed1615fa56a46bc7122c6f870cb9901e99404a457
parent4eef4cd0fa4482a3387b32157d7adab6a671c91f (diff)
downloadports-0bd530b417ba1d2c36a634b89dfc5c2f099cfbf2.tar.gz
ports-0bd530b417ba1d2c36a634b89dfc5c2f099cfbf2.zip
security/shishi: Deprecate and set expiration date to 2022-06-30
Abandonware, last release in 2013 and no development since PR: 263914
-rw-r--r--security/shishi/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index 5c546276a7f8..44b38713d2ef 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -7,6 +7,9 @@ MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
COMMENT= Free implementation of the Kerberos 5 network security system
+DEPRECATED= Abandonware, last release in 2013 and no development since
+EXPIRATION_DATE=2022-06-30
+
LIB_DEPENDS= libidn.so:dns/libidn \
libtasn1.so:security/libtasn1 \
libgcrypt.so:security/libgcrypt \