diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 20:59:57 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 20:59:57 +0000 |
commit | 713bf8bcecae823cfb8889a0c182f0b5ccad0d66 (patch) | |
tree | a1c581d2af722fd3ff24ef74ad860dda9a0aa950 /benchmarks | |
parent | c9f31b2e7d88f635763edbc6c59ce224a343f9a1 (diff) | |
download | ports-713bf8bcecae823cfb8889a0c182f0b5ccad0d66.tar.gz ports-713bf8bcecae823cfb8889a0c182f0b5ccad0d66.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile index 3425ca2bc767..2238f42bb24a 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.1 DISTVERSIONPREFIX= v CATEGORIES= benchmarks -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tiny program that sends some load to a web application LICENSE= APACHE20 |