diff options
Diffstat (limited to 'editors/the/Makefile')
-rw-r--r-- | editors/the/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/the/Makefile b/editors/the/Makefile index a133c87..4ee0871 100644 --- a/editors/the/Makefile +++ b/editors/the/Makefile @@ -15,6 +15,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= "The Hessling Editor", an implementation of the xedit editor +DEPRECATED= Unmaintained since 1999 +EXPIRATION_DATE= 2014-04-10 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ncurses \ --with-rexxincdir=${LOCALBASE}/include \ |