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/zoinks | |
parent | www/wt: update to 4.1.1 (diff) |
Deprecate a few ports
Diffstat (limited to 'editors/zoinks')
-rw-r--r-- | editors/zoinks/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |