diff options
Diffstat (limited to 'emulators/dlx')
-rw-r--r-- | emulators/dlx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index fd8eed07bf42..f7761679b9ef 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -COMMENT= "Assembler for Hennessy and Patterson's DLX architecture" +COMMENT= Assembler for Hennessy and Patterson's DLX architecture ONLY_FOR_ARCHS= i386 USE_GCC= 2.95 |