diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/e93/Makefile | 2 | ||||
-rw-r--r-- | editors/zoinks/Makefile | 2 |
2 files changed, 4 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 diff --git a/editors/zoinks/Makefile b/editors/zoinks/Makefile index b376407fb44b..d3d29c3c0f07 100644 --- a/editors/zoinks/Makefile +++ b/editors/zoinks/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= compiler USE_XORG= x11 xext xpm |