diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
commit | bdbb3bc341e0731b5dba9bef46168ce91c6d38f9 (patch) | |
tree | 5dd9615792862f9c3e2cff9f1d2cc06d2b5c4292 /sysutils/cpuburn | |
parent | 23b9c3bd1a90631685e2021e22c94fd5f07be9eb (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76180
Diffstat (limited to 'sysutils/cpuburn')
-rw-r--r-- | sysutils/cpuburn/Makefile | 1 | ||||
-rw-r--r-- | sysutils/cpuburn/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile index bd12f6303079..3d3a912aa0a5 100644 --- a/sysutils/cpuburn/Makefile +++ b/sysutils/cpuburn/Makefile @@ -13,6 +13,7 @@ DISTNAME= cpuburn_${PORTVERSION:S/./_/g} EXTRACT_SUFX= _tar.gz MAINTAINER= markp@FreeBSD.org +COMMENT= CPU/memory stress testing utilities WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ONLY_FOR_ARCHS= i386 diff --git a/sysutils/cpuburn/pkg-comment b/sysutils/cpuburn/pkg-comment deleted file mode 100644 index ffe8ddb444a5..000000000000 --- a/sysutils/cpuburn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CPU/memory stress testing utilities |