diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-30 05:32:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-30 05:32:16 +0000 |
commit | 4dd1b307af8a8a2795a29ac418169a9cf4756277 (patch) | |
tree | d1749fec3dafd862853ad2b62fbd0900ccf5b1da /sysutils/memtest | |
parent | 65fa51a164abd007dddf18c1a54a9ffce935e714 (diff) | |
download | ports-4dd1b307af8a8a2795a29ac418169a9cf4756277.tar.gz ports-4dd1b307af8a8a2795a29ac418169a9cf4756277.zip |
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 31d566e834c9..5c703e9a2736 100644 --- a/sysutils/memtest/Makefile +++ b/sysutils/memtest/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 4.3.0 CATEGORIES= sysutils MASTER_SITES= http://pyropus.ca/software/${PORTNAME}/old-versions/ -MAINTAINER= question+fbsdports@closedsrc.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to test for faulty memory subsystem LICENSE= GPLv2 |