diff options
Diffstat (limited to 'benchmarks/pybench')
-rw-r--r-- | benchmarks/pybench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile index 23d27325ea68..6287c4d507c3 100644 --- a/benchmarks/pybench/Makefile +++ b/benchmarks/pybench/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= benchmarks python MASTER_SITES= http://www.lemburg.com/files/python/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An extensible benchmark suite for Python WRKSRC= ${WRKDIR}/${PORTNAME} |