From f33dfa67985953b3bdf963cbe8ecb7f317f50041 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 23 Jul 2005 02:53:43 +0000 Subject: This port is scheduled for deletion on 2005-09-22 if it is still broken at that time and no PRs have been submitted to fix it. --- news/gnus-emacs20/Makefile | 2 ++ news/t-gnus/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'news') diff --git a/news/gnus-emacs20/Makefile b/news/gnus-emacs20/Makefile index ad395d3c3a9f..376c5639ac5c 100644 --- a/news/gnus-emacs20/Makefile +++ b/news/gnus-emacs20/Makefile @@ -24,6 +24,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A popular newsreader for emacs20 BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 HAS_CONFIGURE= yes diff --git a/news/t-gnus/Makefile b/news/t-gnus/Makefile index 174408016250..cb905abccea0 100644 --- a/news/t-gnus/Makefile +++ b/news/t-gnus/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/semi/${MIMEUI_COOKIE}:${PORTSDIR}/editors/${MI RUN_DEPENDS= ${LOCALBASE}/share/semi/${MIMEUI_COOKIE}:${PORTSDIR}/editors/${MIMEUI_PORT_NAME} BROKEN= Removes files installed by another port +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_AUTOCONF_VER= 213 HAS_CONFIGURE= yes -- cgit