diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-04-07 13:21:09 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-04-07 13:21:09 +0000 |
commit | 53f768e355939fafd0d0baab4822bfaa66ea8141 (patch) | |
tree | 40b9bdd47add9e60e27a97a08f551332c1a81ed8 /benchmarks | |
parent | d73a619295e0fa18c962d709b05d5d3aded52127 (diff) | |
download | ports-53f768e355939fafd0d0baab4822bfaa66ea8141.tar.gz ports-53f768e355939fafd0d0baab4822bfaa66ea8141.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/interbench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/interbench/Makefile b/benchmarks/interbench/Makefile index ee07747a20f8..24ecdc75527e 100644 --- a/benchmarks/interbench/Makefile +++ b/benchmarks/interbench/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 0.31 CATEGORIES= benchmarks MASTER_SITES= http://ck.kolivas.org/apps/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Interactivity benchmark for Unix-like systems LICENSE= GPLv2 |