diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-25 01:35:24 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-25 01:35:24 +0000 |
commit | 34619b3f24064e0e9f6d4fe4ed82e8599c29fef4 (patch) | |
tree | a92419d67ea673035c5b75e801167c7139eb3906 /sysutils/memtest | |
parent | 97c8d61a16f51a455d460f4a9fd44a79b8b94a11 (diff) |
Notes
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 |