diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:24:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:24:13 +0000 |
commit | 1707b424cb5fb67d17318c9d90affaf0c362531d (patch) | |
tree | e2f41c497a07a8a220e52c34456b2ab2734091ff /emulators/dlx | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Diffstat (limited to 'emulators/dlx')
-rw-r--r-- | emulators/dlx/Makefile | 1 | ||||
-rw-r--r-- | emulators/dlx/pkg-comment | 1 |
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 |