1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Fix MASTER_SITES and WWW.

PR:		ports/104543
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	portmgr (erwin)
This commit is contained in:
Stanislav Sedov 2006-10-19 20:09:31 +00:00
parent 7d97cc3df8
commit ae0f97db3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175417
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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/