diff options
author | eadler <eadler@FreeBSD.org> | 2014-06-30 13:51:02 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-06-30 13:51:02 +0800 |
commit | 2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22 (patch) | |
tree | 205fa84652221a0dcdd7c62a7675ef3761ebdae1 /benchmarks | |
parent | 3f57f0cbf385ccd5238da3769abcb48cc48a7725 (diff) | |
download | freebsd-ports-gnome-2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22.tar.gz freebsd-ports-gnome-2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22.tar.zst freebsd-ports-gnome-2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22.zip |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/geekbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/super-smack/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/geekbench/Makefile b/benchmarks/geekbench/Makefile index dcd3590bf540..03224aa913f5 100644 --- a/benchmarks/geekbench/Makefile +++ b/benchmarks/geekbench/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.primatelabs.ca/download/ DISTNAME= Geekbench21-Linux DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform benchmark suite NO_BUILD= yes diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile index 53ee03b052fa..ed2289334def 100644 --- a/benchmarks/super-smack/Makefile +++ b/benchmarks/super-smack/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= benchmarks databases MASTER_SITES= http://vegan.net/tony/supersmack/ -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Benchmarking, stress testing, and load generation tool for Databases GNU_CONFIGURE= yes |