diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2015-06-26 20:18:38 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2015-06-26 20:18:38 +0000 |
commit | 16cfcc9b82d072b2f4de265690a3827aceb2fdf5 (patch) | |
tree | 33aa1918f3807810ad8f67f611cb6939adfe8238 | |
parent | 5e6dc5e54df5b0b55aafa4eeb825af24fec4edcd (diff) | |
download | ports-16cfcc9b82d072b2f4de265690a3827aceb2fdf5.tar.gz ports-16cfcc9b82d072b2f4de265690a3827aceb2fdf5.zip |
Notes
-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 |