diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:43:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 10:43:58 +0000 |
commit | 2059327040a97c84eda104d73dfa8de547b64edd (patch) | |
tree | 5a7bf048d92f9c7f63645e3926f2b0885f510744 /benchmarks/tmetric | |
parent | cc8dfcc4436ecd66b7a38c85106b4272117fec02 (diff) | |
download | ports-2059327040a97c84eda104d73dfa8de547b64edd.tar.gz ports-2059327040a97c84eda104d73dfa8de547b64edd.zip |
Notes
Diffstat (limited to 'benchmarks/tmetric')
-rw-r--r-- | benchmarks/tmetric/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/tmetric/Makefile b/benchmarks/tmetric/Makefile index d212436ce6f0..3946e5f200bc 100644 --- a/benchmarks/tmetric/Makefile +++ b/benchmarks/tmetric/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://michael.bacarella.com/projects/tmetric/ MAINTAINER= ports@FreeBSD.org COMMENT= A bandwidth measurement tool +DEPRECATED= Looks like abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + HAS_CONFIGURE= yes ALL_TARGET= ${PORTNAME} PLIST_FILES= sbin/tmetric |