summaryrefslogtreecommitdiff
path: root/emulators/dlx
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:24:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:24:13 +0000
commit1707b424cb5fb67d17318c9d90affaf0c362531d (patch)
treee2f41c497a07a8a220e52c34456b2ab2734091ff /emulators/dlx
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75953
Diffstat (limited to 'emulators/dlx')
-rw-r--r--emulators/dlx/Makefile1
-rw-r--r--emulators/dlx/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile
index f7e5bfae06db..fc86e2adc68b 100644
--- a/emulators/dlx/Makefile
+++ b/emulators/dlx/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+COMMENT= Assembler for Hennessy and Patterson's DLX architecture
.if ${MACHINE_ARCH} == alpha
BROKEN= will not build on alpha
diff --git a/emulators/dlx/pkg-comment b/emulators/dlx/pkg-comment
deleted file mode 100644
index d44487c3e997..000000000000
--- a/emulators/dlx/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Assembler for Hennessy and Patterson's DLX architecture