From d389c2f0a84bafbdb01efe775c024577868cdb1f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 2 Aug 2011 17:04:00 +0000 Subject: Deprecate some ports where I can't find distfiles and upstream --- mail/mmr/Makefile | 3 +++ mail/newmail/Makefile | 3 +++ 2 files changed, 6 insertions(+) (limited to 'mail') diff --git a/mail/mmr/Makefile b/mail/mmr/Makefile index 86967dee3792..dca3c96a436b 100644 --- a/mail/mmr/Makefile +++ b/mail/mmr/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.devolution.com/~slouken/projects/mmr/ MAINTAINER= ports@FreeBSD.org COMMENT= Curses based MIME Mail Reader +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + USE_ICONV= yes MAKE_ARGS= LIBS='${LDFLAGS}' CXX='${CXX}' CXXFLAGS='${CXXFLAGS}' ALL_TARGET= ${PORTNAME} diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile index d361e9d22260..521bd8032bc1 100644 --- a/mail/newmail/Makefile +++ b/mail/newmail/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for checking for new mail in multiple mail boxes +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + WRKSRC= ${WRKDIR}/newmail MAN1= newmail.1 -- cgit v1.2.3