diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
commit | 3246a363a80562eabfb0e107d1849d8e635a632f (patch) | |
tree | 874a18b516dc56e1b5089787b4fe484ab2cf8900 /sysutils/cpuburn | |
parent | c9e0051b4f11230f99975a5155064bb8314f6ab4 (diff) | |
download | ports-3246a363a80562eabfb0e107d1849d8e635a632f.tar.gz ports-3246a363a80562eabfb0e107d1849d8e635a632f.zip |
Notes
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 5ff9271f1c9e..3d60ab690b00 100644 --- a/sysutils/cpuburn/Makefile +++ b/sysutils/cpuburn/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://users.ev1.net/~redelm/ DISTNAME= cpuburn_${PORTVERSION:S/./_/g} EXTRACT_SUFX= _tar.gz -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ONLY_FOR_ARCHS= i386 |