aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-04-04 20:51:40 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-04-04 20:51:40 +0000
commit5771a967158e217b1e70655b459ce9769124bd49 (patch)
tree88f2a5d0b2c198231cd5cdb8ab85a18388de3972 /editors
parent4e4cf3b2f2bc31e143ad12a07d5abd5c9a03b76e (diff)
downloadports-5771a967158e217b1e70655b459ce9769124bd49.tar.gz
ports-5771a967158e217b1e70655b459ce9769124bd49.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/dkns/Makefile2
-rw-r--r--editors/hexcurse/Makefile2
-rw-r--r--editors/omegaT/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/editors/dkns/Makefile b/editors/dkns/Makefile
index 941a6481a73f..b38ed0b4582f 100644
--- a/editors/dkns/Makefile
+++ b/editors/dkns/Makefile
@@ -10,6 +10,8 @@ MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Simple console text editor
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile
index 4614ef65370d..51ceb6569e09 100644
--- a/editors/hexcurse/Makefile
+++ b/editors/hexcurse/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= jadawin@FreeBSD.org
COMMENT= Versatile ncurses-based hex editor
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
USES= ncurses
diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile
index e7096d5e267c..b1b1d8d8d5f1 100644
--- a/editors/omegaT/Makefile
+++ b/editors/omegaT/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Powerful translation memory application written in Java
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= GPLv2