diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xslint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xslint/Makefile b/textproc/xslint/Makefile index 544d5aa414dd..8b4ab25b99d9 100644 --- a/textproc/xslint/Makefile +++ b/textproc/xslint/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= http://nwalsh.com/xsl/xslint/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= kapr@crosswinds.net +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM |