From f4e189b8b2ee5ece9502d62bcc90cd185bcc72c0 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 30 Jul 2005 01:49:34 +0000 Subject: Issue a one-month stay of execution for these ports so I can send out an email announcing their demise and give users the chance to submit fixes. --- editors/dte/Makefile | 2 +- editors/sted/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/dte/Makefile b/editors/dte/Makefile index e43da5450378..8ad62bc87fef 100644 --- a/editors/dte/Makefile +++ b/editors/dte/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://mugca.cc.monash.edu.au/pub/dougt/ EXTRACT_SUFX= .tgz DEPRECATED= "master site disappeared, last version in port is from 2000" -EXPIRATION_DATE=2005-07-31 +EXPIRATION_DATE=2005-08-31 MAINTAINER= ports@FreeBSD.org COMMENT= A simple text editor which uses many of the shortcuts used in MSDOS EDIT diff --git a/editors/sted/Makefile b/editors/sted/Makefile index 4d8a9f278e2d..56e9ccdea4c7 100644 --- a/editors/sted/Makefile +++ b/editors/sted/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple/Small/Stupid Text Editor DEPRECATED= "master site disappeared" -EXPIRATION_DATE=2005-07-31 +EXPIRATION_DATE=2005-08-31 WRKSRC= ${WRKDIR}/sted -- cgit