diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
commit | 66a19d7006ad6d0ac610b6c0d7a1a2f2bd2f9e6b (patch) | |
tree | f27aac2ade187cfa6982028d938193fea0e81eb8 /editors/dte | |
parent | 451431becfe917f1d5e3064c61a2e2554b9939e4 (diff) | |
download | FreeBSD-ports-66a19d7006ad6d0ac610b6c0d7a1a2f2bd2f9e6b.zip FreeBSD-ports-66a19d7006ad6d0ac610b6c0d7a1a2f2bd2f9e6b.tar.gz |
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
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 796a90b..e43da54 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 |