Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2015 15:52:00 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396183 - head/net/linc
Message-ID:  <201509051552.t85Fq03w026568@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sat Sep  5 15:51:59 2015
New Revision: 396183
URL: https://svnweb.freebsd.org/changeset/ports/396183

Log:
  Start deorbit burn of linc, not used in the ports tree and last
  release was in 2003.

Modified:
  head/net/linc/Makefile

Modified: head/net/linc/Makefile
==============================================================================
--- head/net/linc/Makefile	Sat Sep  5 15:34:42 2015	(r396182)
+++ head/net/linc/Makefile	Sat Sep  5 15:51:59 2015	(r396183)
@@ -13,6 +13,9 @@ COMMENT=	Library for writing networked s
 
 USES=		tar:bzip2
 
+DEPRECATED=		Last release in 2003, not used by anything anymore.
+EXPIRATION_DATE=	2015-09-19
+
 .if !defined(REFERENCE_PORT)
 
 USES+=		gmake libtool pathfix pkgconfig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509051552.t85Fq03w026568>