svn commit: r346563 - head/net/freenx

Antoine Brodin antoine at FreeBSD.org
Fri Feb 28 18:35:25 UTC 2014


Author: antoine
Date: Fri Feb 28 18:35:25 2014
New Revision: 346563
URL: http://svnweb.freebsd.org/changeset/ports/346563
QAT: https://qat.redports.org/buildarchive/r346563/

Log:
  Chase nxserver expiration
  
  Noticed by:	gahr

Modified:
  head/net/freenx/Makefile

Modified: head/net/freenx/Makefile
==============================================================================
--- head/net/freenx/Makefile	Fri Feb 28 18:32:33 2014	(r346562)
+++ head/net/freenx/Makefile	Fri Feb 28 18:35:25 2014	(r346563)
@@ -10,6 +10,9 @@ MASTER_SITES=	BERLIOS
 MAINTAINER=	freenx at deweyonline.com
 COMMENT=	Frontend (auth/session management) for nxserver libraries
 
+DEPRECATED=	Depends on expiring net/nxserver
+EXPIRATION_DATE=	2014-03-10
+
 RUN_DEPENDS=	${NXPREFIX}/bin/nxagent:${PORTSDIR}/net/nxserver \
 		bash:${PORTSDIR}/shells/bash \
 		expect:${PORTSDIR}/lang/expect \


More information about the svn-ports-all mailing list