aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-04-25 00:20:31 +0800
committermat <mat@FreeBSD.org>2015-04-25 00:20:31 +0800
commit57f570808d77147533b31ea372cce8f6d525f3f6 (patch)
tree1c5538437c9365d2220789eb77ec1a0dc205e18a /net
parent4d75df1a941b052e39be2996a3c808cacfdad265 (diff)
downloadfreebsd-ports-gnome-57f570808d77147533b31ea372cce8f6d525f3f6.tar.gz
freebsd-ports-gnome-57f570808d77147533b31ea372cce8f6d525f3f6.tar.zst
freebsd-ports-gnome-57f570808d77147533b31ea372cce8f6d525f3f6.zip
Fix security/p5-Crypt-{TEA,GOST} and undeprecate dependency.
Sponsored by: Absolight
Diffstat (limited to 'net')
-rw-r--r--net/p5-OurNet-BBS/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile
index 47aaa12a55d3..3e541ffdfbf0 100644
--- a/net/p5-OurNet-BBS/Makefile
+++ b/net/p5-OurNet-BBS/Makefile
@@ -43,7 +43,4 @@ PORTSCOUT= skipv:1.67
USES= perl5
USE_PERL5= configure
-DEPRECATED= Needs p5-Crypt-Tea that does not work with 5.18 or above
-EXPIRATION_DATE=2015-07-31
-
.include <bsd.port.mk>