aboutsummaryrefslogtreecommitdiff
path: root/textproc/asm2html
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-08 13:06:44 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-08 13:06:44 +0000
commit249bd08a8dfc3321991273e709b4e122609a5598 (patch)
treeafd4a3880be7e8771dbc2c029fd6dd2f4ada495b /textproc/asm2html
parent9d83d3eeba5d0b33b6cd6529931d0a61703acf07 (diff)
Notes
Diffstat (limited to 'textproc/asm2html')
-rw-r--r--textproc/asm2html/Makefile3
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