From 66a19d7006ad6d0ac610b6c0d7a1a2f2bd2f9e6b Mon Sep 17 00:00:00 2001 From: lawrance Date: Tue, 31 May 2005 13:16:44 +0000 Subject: Mark these ports DEPRECATED due to being unmaintained and one or more of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me --- mail/libspf/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/libspf') diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile index 66cd26ada9f6..a7e0b653a1cc 100644 --- a/mail/libspf/Makefile +++ b/mail/libspf/Makefile @@ -11,6 +11,9 @@ CATEGORIES= mail MASTER_SITES= http://www.libspf.org/files/ DISTNAME= ${PORTNAME}.${PORTVERSION}eta +DEPRECATED= "stale, try mail/libspf2" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= Sender Policy Framework (SPF) library and client -- cgit