svn commit: r349088 - head/x11/decurs

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 24 22:52:51 UTC 2014


Author: bapt
Date: Mon Mar 24 22:52:50 2014
New Revision: 349088
URL: http://svnweb.freebsd.org/changeset/ports/349088
QAT: https://qat.redports.org/buildarchive/r349088/

Log:
  Deprecate an unstaged abandonware

Modified:
  head/x11/decurs/Makefile

Modified: head/x11/decurs/Makefile
==============================================================================
--- head/x11/decurs/Makefile	Mon Mar 24 22:51:32 2014	(r349087)
+++ head/x11/decurs/Makefile	Mon Mar 24 22:52:50 2014	(r349088)
@@ -13,6 +13,9 @@ COMMENT=	Lets you edit your X11 mouse cu
 
 LIB_DEPENDS=	libgtkmm-2.0.6.so:${PORTSDIR}/x11-toolkits/gtkmm20
 
+DEPRECATED=	Abandonware, not staged
+EXPIRATION_DATE=	2014-04-24
+
 USE_XORG=	x11
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list