diff options
Diffstat (limited to 'sysutils/memtester/Makefile')
-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 |