svn commit: r390667 - head/x11/xlogout

Christian Weisgerber naddy at FreeBSD.org
Fri Jun 26 20:18:39 UTC 2015


Author: naddy
Date: Fri Jun 26 20:18:38 2015
New Revision: 390667
URL: https://svnweb.freebsd.org/changeset/ports/390667

Log:
  Useless cruft from 1989.  Mark as deprecated, expires in three months.

Modified:
  head/x11/xlogout/Makefile

Modified: head/x11/xlogout/Makefile
==============================================================================
--- head/x11/xlogout/Makefile	Fri Jun 26 20:18:11 2015	(r390666)
+++ head/x11/xlogout/Makefile	Fri Jun 26 20:18:38 2015	(r390667)
@@ -9,6 +9,9 @@ MASTER_SITES=	ftp://ftp.tu-darmstadt.de/
 MAINTAINER=	naddy at 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


More information about the svn-ports-all mailing list