diff options
author | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
commit | a96ae452e79881468e0e3a3aa3b414b569b2ca53 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /benchmarks | |
parent | d782b525ec6e9cf58278e869a2f373c765e451e9 (diff) | |
download | freebsd-ports-graphics-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.gz freebsd-ports-graphics-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.zst freebsd-ports-graphics-a96ae452e79881468e0e3a3aa3b414b569b2ca53.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/geekbench/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/geekbench/Makefile b/benchmarks/geekbench/Makefile index b3fb9e0203e..b60d60b881d 100644 --- a/benchmarks/geekbench/Makefile +++ b/benchmarks/geekbench/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform benchmark suite BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 NO_BUILD= yes ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes |