summaryrefslogtreecommitdiff
path: root/sysutils/x86info
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/x86info
parentHandle '#' and '$' in pkg-comment properly. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76041
Diffstat (limited to 'sysutils/x86info')
-rw-r--r--sysutils/x86info/Makefile1
-rw-r--r--sysutils/x86info/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile
index 5bdf106a5a76..02de41fcc2db 100644
--- a/sysutils/x86info/Makefile
+++ b/sysutils/x86info/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= erik@smluc.org
+COMMENT= Utility to display information about the systems x86 processor(s)
ONLY_FOR_ARCHS= i386
USE_REINPLACE= yes
diff --git a/sysutils/x86info/pkg-comment b/sysutils/x86info/pkg-comment
deleted file mode 100644
index c84f4e254191..000000000000
--- a/sysutils/x86info/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Utility to display information about the systems x86 processor(s)