diff options
Diffstat (limited to 'misc/detachtty')
-rw-r--r-- | misc/detachtty/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/detachtty/Makefile b/misc/detachtty/Makefile index 88c92e9cb959..68ea5a222a6d 100644 --- a/misc/detachtty/Makefile +++ b/misc/detachtty/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Run interactive programs non-interactively BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 WRKSRC= ${WRKDIR}/${PORTNAME}-9 USES= gmake |