Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2013 17:02:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321693 - head/net/slbd
Message-ID:  <201306241702.r5OH2shb064976@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jun 24 17:02:54 2013
New Revision: 321693
URL: http://svnweb.freebsd.org/changeset/ports/321693

Log:
  Deprecate: broken on FreeBSD 8 and newer
  
  Approved by:	maintainer

Modified:
  head/net/slbd/Makefile

Modified: head/net/slbd/Makefile
==============================================================================
--- head/net/slbd/Makefile	Mon Jun 24 17:00:40 2013	(r321692)
+++ head/net/slbd/Makefile	Mon Jun 24 17:02:54 2013	(r321693)
@@ -9,6 +9,9 @@ MASTER_SITES=	SF
 MAINTAINER=	jmohacsi@bsd.hu
 COMMENT=	Server load balancing daemon for *BSD pf
 
+DEPRECATED=	Broken on FreeBSD 8 and newer
+EXPIRATION_DATE=2013-08-24
+
 PLIST_FILES=	sbin/slbd etc/slbdcap-sample
 PORTDOCS=	configfile.txt
 



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