aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2006-10-20 04:09:31 +0800
committerstas <stas@FreeBSD.org>2006-10-20 04:09:31 +0800
commit73dcdd00106f75816e47606506807b212db10ad8 (patch)
tree3a213ff24d778a07c39838b355e32668a9d33b32 /textproc
parent93d15565fc04ce8e2edb14387927f5897ac1229b (diff)
downloadfreebsd-ports-gnome-73dcdd00106f75816e47606506807b212db10ad8.tar.gz
freebsd-ports-gnome-73dcdd00106f75816e47606506807b212db10ad8.tar.zst
freebsd-ports-gnome-73dcdd00106f75816e47606506807b212db10ad8.zip
- Fix MASTER_SITES and WWW.
PR: ports/104543 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: portmgr (erwin)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xslint/Makefile2
-rw-r--r--textproc/xslint/pkg-descr3
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/xslint/Makefile b/textproc/xslint/Makefile
index 5b123570477c..c052032dd5d6 100644
--- a/textproc/xslint/Makefile
+++ b/textproc/xslint/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xslint
PORTVERSION= 005
CATEGORIES= textproc perl5
-MASTER_SITES= http://nwalsh.com/xml/xslint/
+MASTER_SITES= http://nwalsh.com/obsolete/xslint/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
diff --git a/textproc/xslint/pkg-descr b/textproc/xslint/pkg-descr
index 0e975bb293dd..3e2ec016fa21 100644
--- a/textproc/xslint/pkg-descr
+++ b/textproc/xslint/pkg-descr
@@ -2,6 +2,7 @@ XSLint is an XSL lint checker. It reads an XSL stylesheet and looks
for semantic errors.
XSLint looks for:
+
* an incorrect XSLT URI;
* failure to provide a version;
* duplicate match patterns;
@@ -15,4 +16,4 @@ XSLint looks for:
* fo: elements that aren't part of the XSL 1.0 PR;
* fo: element properties that aren't part of the XSL 1.0 PR.
-WWW: http://nwalsh.com/xml/xslint/
+WWW: http://nwalsh.com/obsolete/xslint/