aboutsummaryrefslogtreecommitdiff
path: root/textproc/asm2html
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-08 13:07:37 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-08 13:07:37 +0000
commitef4f5b9ff34d1f715462d14102c925a6fac3f3ef (patch)
treecfa930c375a43462275999e0e40336c7f1f43ff1 /textproc/asm2html
parent249bd08a8dfc3321991273e709b4e122609a5598 (diff)
downloadports-ef4f5b9ff34d1f715462d14102c925a6fac3f3ef.tar.gz
ports-ef4f5b9ff34d1f715462d14102c925a6fac3f3ef.zip
add missing / (slip of the fingers)
Notes
Notes: svn path=/head/; revision=90635
Diffstat (limited to 'textproc/asm2html')
-rw-r--r--textproc/asm2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile
index aeeece205d8f..a81adc292e2f 100644
--- a/textproc/asm2html/Makefile
+++ b/textproc/asm2html/Makefile
@@ -9,7 +9,7 @@ PORTNAME= asm2html
PORTVERSION= 1.4
CATEGORIES= textproc
MASTER_SITES= http://virtus.ath.cx/asm2html/ \
- http://asm2html.kerneled.com
+ http://asm2html.kerneled.com/
MAINTAINER= tuxsuximus@hotmail.com
COMMENT= Converts NASM syntax assembly code to HTML code