diff options
Diffstat (limited to 'textproc/asm2html')
-rw-r--r-- | textproc/asm2html/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile index fea6c43378d0..aeeece205d8f 100644 --- a/textproc/asm2html/Makefile +++ b/textproc/asm2html/Makefile @@ -8,7 +8,8 @@ PORTNAME= asm2html PORTVERSION= 1.4 CATEGORIES= textproc -MASTER_SITES= http://virtus.ath.cx/asm2html/ +MASTER_SITES= http://virtus.ath.cx/asm2html/ \ + http://asm2html.kerneled.com MAINTAINER= tuxsuximus@hotmail.com COMMENT= Converts NASM syntax assembly code to HTML code |