diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
commit | a1af583929f28afb51a5190a9e28de2b1746d9ad (patch) | |
tree | b91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 /editors/e3 | |
parent | 26678e88891c4d09c898a1894d6ae375f9316503 (diff) |
Notes
Diffstat (limited to 'editors/e3')
-rw-r--r-- | editors/e3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile index 19267c8b9248..1964b35d053a 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -13,6 +13,8 @@ COMMENT= Full featured text editor written in assembler BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm BROKEN= does not fetch (certificate verification failed) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-12-30 USES= gmake tar:tgz MAKE_ARGS= OS=FREEBSD |