aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-11-02 06:03:58 +0800
committerdougb <dougb@FreeBSD.org>2011-11-02 06:03:58 +0800
commit482b6f87b28382ffdf72c6889ed6765d9c414387 (patch)
tree4cd273bd7a0bf7b59dd6154267fccd41454ae106 /security
parent40085871973846b59358caa3c1b464974ac3e321 (diff)
downloadfreebsd-ports-gnome-482b6f87b28382ffdf72c6889ed6765d9c414387.tar.gz
freebsd-ports-gnome-482b6f87b28382ffdf72c6889ed6765d9c414387.tar.zst
freebsd-ports-gnome-482b6f87b28382ffdf72c6889ed6765d9c414387.zip
Add a comment indicating what ports depend on these 2
Diffstat (limited to 'security')
-rw-r--r--security/p5-Digest-SHA256/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-SHA256/Makefile b/security/p5-Digest-SHA256/Makefile
index 8ccb9f415182..02130c73ce0d 100644
--- a/security/p5-Digest-SHA256/Makefile
+++ b/security/p5-Digest-SHA256/Makefile
@@ -19,8 +19,8 @@ DISTNAME= SHA256-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 interface to the SHA256 algorithm
+# Depended on by mail/rspamd
DEPRECATED= use the builtin Digest::SHA instead
-EXPIRATION_DATE= 2011-10-27
WRKSRC= ${WRKDIR}/SHA256-0.01
PERL_CONFIGURE= yes