diff options
-rw-r--r-- | net/slbd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/slbd/Makefile b/net/slbd/Makefile index 9f7ed8f344e8..f57b336dc03f 100644 --- a/net/slbd/Makefile +++ b/net/slbd/Makefile @@ -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 |