diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 08:01:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 08:01:12 +0800 |
commit | 56c0979a2147273f59afd6a65707d0b4febd4841 (patch) | |
tree | 4bdefb327dc12e30dbbdf7277c82a3e70e3d857b /sysutils/cpuburn | |
parent | ad1a506c868b0943a880545d2f629165abf12188 (diff) | |
download | freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.tar.gz freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.tar.zst freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.zip |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'sysutils/cpuburn')
-rw-r--r-- | sysutils/cpuburn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile index b29490fa18e3..97772dee8c02 100644 --- a/sysutils/cpuburn/Makefile +++ b/sysutils/cpuburn/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://pages.sbcglobal.net/redelm/ DISTNAME= cpuburn_${PORTVERSION:S/./_/g} EXTRACT_SUFX= _tar.gz -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CPU/memory stress testing utilities WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |