diff options
author | clsung <clsung@FreeBSD.org> | 2006-05-25 09:35:24 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-05-25 09:35:24 +0800 |
commit | e9dfbab4ff75a552521a6b516d7867dc1cee277d (patch) | |
tree | 872004e32164fb005d99556252bd69d86c47b0d3 /sysutils/memtest | |
parent | 52c41b2ec6907c8c0527d0c8f234da6ce30b1bb5 (diff) | |
download | freebsd-ports-gnome-e9dfbab4ff75a552521a6b516d7867dc1cee277d.tar.gz freebsd-ports-gnome-e9dfbab4ff75a552521a6b516d7867dc1cee277d.tar.zst freebsd-ports-gnome-e9dfbab4ff75a552521a6b516d7867dc1cee277d.zip |
- submitter updated this port a couple of times, he would like to become the
maintainer for sysutils/memtest.
PR: ports/97864
Submitted by: maintainer (Linh Pham)
Diffstat (limited to 'sysutils/memtest')
-rw-r--r-- | sysutils/memtest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/memtest/Makefile b/sysutils/memtest/Makefile index 13d6116c61ca..77a8a90837b3 100644 --- a/sysutils/memtest/Makefile +++ b/sysutils/memtest/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://pyropus.ca/software/${PORTNAME}er/ DISTNAME= ${PORTNAME}er-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= question+fbsdports@closedsrc.org COMMENT= Utility to test for faulty memory subsystem MAN8= ${PORTNAME}.8 |