diff options
Diffstat (limited to 'emulators/dlx/Makefile')
-rw-r--r-- | emulators/dlx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index f7e5bfa..fc86e2a 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 |