svn commit: r396183 - head/net/linc

Koop Mast kwm at FreeBSD.org
Sat Sep 5 15:52:00 UTC 2015


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


More information about the svn-ports-head mailing list