diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
commit | 0efbc061350dae8df6c932cd59725e1c5fb97f3e (patch) | |
tree | c2285d7ee0c4a2ec10f250b53d3911da377b8392 /editors/dte | |
parent | - Update to 2.0.20.1 (diff) |
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
Notes
Notes:
svn path=/head/; revision=136519
Diffstat (limited to 'editors/dte')
-rw-r--r-- | editors/dte/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/dte/Makefile b/editors/dte/Makefile index 796a90b50778..e43da5450378 100644 --- a/editors/dte/Makefile +++ b/editors/dte/Makefile @@ -11,6 +11,9 @@ CATEGORIES= editors 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 + MAINTAINER= ports@FreeBSD.org COMMENT= A simple text editor which uses many of the shortcuts used in MSDOS EDIT |