From 057209d610bb0b69227d17200d101d483a0587d9 Mon Sep 17 00:00:00 2001 From: linimon Date: Thu, 17 Dec 2009 04:10:04 +0000 Subject: Since it is apparently superceded by the online website, mark it so with a deprecation message. Hat: portmgr --- net/tptest/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/tptest/Makefile b/net/tptest/Makefile index 57fb4262045e..9b4ae6366bb5 100644 --- a/net/tptest/Makefile +++ b/net/tptest/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTNAME}%203.1 MAINTAINER= ports@FreeBSD.org COMMENT= Software suite for testing network throughput and Internet services +DEPRECATED= superceded by online website http://bredbandskollen.se +EXPIRATION_DATE= 2010-02-16 + PLIST_FILES= bin/tptestclient bin/tptestserver do-build: -- cgit