diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
commit | c31defa0fc6069fd58ebbef6564b36ff4e2a70f7 (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /mail/dsbl-testers | |
parent | 2857e83e8acd09cc2a2acd9d525eebc711a566bf (diff) |
Deprecate ports broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=416324
Diffstat (limited to 'mail/dsbl-testers')
-rw-r--r-- | mail/dsbl-testers/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/dsbl-testers/Makefile b/mail/dsbl-testers/Makefile index 168c81a8475c..a96fc23f3118 100644 --- a/mail/dsbl-testers/Makefile +++ b/mail/dsbl-testers/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Testing software for DSBL/DSBL-compliant services BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:misc/firestring \ ${LOCALBASE}/include/firedns.h:dns/firedns |