diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-12-25 07:22:49 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-12-25 07:22:49 +0000 |
commit | 17ce8c8aabe9742bff1c0ec5201e2bd848326d34 (patch) | |
tree | d2f46f137129af7d2670ddb668cdc4083b2abe68 /mail | |
parent | d0ac9a4bcdc777da1e0c10354c819431d3c12f76 (diff) |
Deprecate mail/drac
Upstream appears to be gone and the last release was in 2003.
PR: 218723
Submitted by: w.schwarzenfeld@utanet.at
Notes
Notes:
svn path=/head/; revision=488296
Diffstat (limited to 'mail')
-rw-r--r-- | mail/drac/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/drac/Makefile b/mail/drac/Makefile index 8f711e619e57..3cfdcdd58d24 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic Relay Authorization Control, a POP-before-SMTP implementation +DEPRECATED= Unmaintained upstream since 2003 +EXPIRATION_DATE= 2019-01-15 + PLIST_FILES= sbin/rpc.dracd include/drac.h lib/libdrac.a \ etc/dracd.allow-sample |