summaryrefslogtreecommitdiff
path: root/devel/asm2html/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-23 16:12:02 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-23 16:12:02 +0000
commitb32bcb56586748931747756c46953b0116eaeac9 (patch)
tree9022c08ba3d06f2d0ddaf75b1c561417a7f84811 /devel/asm2html/Makefile
parent3167cf796eca52f3526b1b75e7189e8891e07812 (diff)
downloadpkgsrc-b32bcb56586748931747756c46953b0116eaeac9.tar.gz
Update to 1.3, with patch provided in PR pkg/20014 by virtus@wanadoo.nl.
- there were some errors in the commenting when lines were not shown, fixed. - the line counting mechanism was improved. - some more small things were improved/fixed.
Diffstat (limited to 'devel/asm2html/Makefile')
-rw-r--r--devel/asm2html/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/asm2html/Makefile b/devel/asm2html/Makefile
index 79b4cf92633..110bb21f7d0 100644
--- a/devel/asm2html/Makefile
+++ b/devel/asm2html/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2003/01/19 09:11:49 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/23 16:12:02 jmmv Exp $
#
-DISTNAME= asm2html-1.2
+DISTNAME= asm2html-1.3
CATEGORIES= devel
-MASTER_SITES= http://virtus.ath.cx/asm2html/
+MASTER_SITES= http://virtus.ath.cx/asm2html/ \
+ http://asm2html.kerneled.com/
MAINTAINER= virtus@wanadoo.nl
HOMEPAGE= http://virtus.ath.cx/asm2html/