From ae0f97db3f931982299aa20b6ddd2ca6bcdd305d Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Thu, 19 Oct 2006 20:09:31 +0000 Subject: - Fix MASTER_SITES and WWW. PR: ports/104543 Submitted by: Thomas Abthorpe Approved by: portmgr (erwin) --- textproc/xslint/Makefile | 2 +- textproc/xslint/pkg-descr | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc') 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/ -- cgit v1.2.3