diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-08-10 05:20:54 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-08-10 05:20:54 +0000 |
commit | 46ab44f29a16beaf2a47c8f05d691e5ec9171f32 (patch) | |
tree | 1b868d79a00ebf44d84b833920816197db33071a /sysutils | |
parent | 9580d47ca997b8727a81eaa0518eceab9b42fb60 (diff) | |
download | pkgsrc-46ab44f29a16beaf2a47c8f05d691e5ec9171f32.tar.gz |
Cosmetic increase in whitespace (no functional change).
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/memtester/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/memtester/Makefile b/sysutils/memtester/Makefile index bb610223c32..f7d89f96c86 100644 --- a/sysutils/memtester/Makefile +++ b/sysutils/memtester/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2004/08/09 20:39:53 schmonz Exp $ +# $NetBSD: Makefile,v 1.4 2004/08/10 05:20:54 schmonz Exp $ # -DISTNAME= memtester-4.0.2 -CATEGORIES= sysutils -MASTER_SITES= ${HOMEPAGE} +DISTNAME= memtester-4.0.2 +CATEGORIES= sysutils +MASTER_SITES= ${HOMEPAGE} -MAINTAINER= pancake@phreaker.net -HOMEPAGE= http://www.qcc.ca/~charlesc/software/memtester/ -COMMENT= Utility for testing the memory subsystem for faults +MAINTAINER= pancake@phreaker.net +HOMEPAGE= http://www.qcc.ca/~charlesc/software/memtester/ +COMMENT= Utility for testing the memory subsystem for faults PKG_INSTALLATION_TYPES= overwrite pkgviews |