diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
commit | 637b3d75f32e388a128f41aa2d3db1522511c43c (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /editors/e93 | |
parent | www/wt: update to 4.1.1 (diff) |
Deprecate a few ports
Diffstat (limited to 'editors/e93')
-rw-r--r-- | editors/e93/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index 385296f398af..dffb022c68a8 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.TXT BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= tar:tgz tcl USE_XORG= x11 xinerama |