diff options
Diffstat (limited to 'devel/z80asm/Makefile')
-rw-r--r-- | devel/z80asm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/z80asm/Makefile b/devel/z80asm/Makefile index d80973f8e2ca..8559ee634dfa 100644 --- a/devel/z80asm/Makefile +++ b/devel/z80asm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://nongnu.mirror.ironie.org/releases/${PORTNAME}/ \ http://savannah.c3sl.ufpr.br/${PORTNAME}/ MAINTAINER= sigma.zx@gmail.com -COMMENT= Assembler for the Z80 microprcessor +COMMENT= Assembler for the Z80 microprocessor USE_GMAKE= yes MAN1= z80asm.1 |