diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlogout/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xlogout/Makefile b/x11/xlogout/Makefile index ed90f8ec31c9..c71177b3b2ea 100644 --- a/x11/xlogout/Makefile +++ b/x11/xlogout/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= ftp://ftp.tu-darmstadt.de/pub/X11/other/ MAINTAINER= naddy@FreeBSD.org COMMENT= Simple logout button +DEPRECATED= Useless cruft from 1989 +EXPIRATION_DATE=2015-09-26 + USES= imake tar:Z WRKSRC= ${WRKDIR}/xlogout USE_XORG= ice sm x11 xaw xext xmu xpm xt |