diff options
Diffstat (limited to 'textproc/p5-Text-Diff-HTML/Makefile')
-rw-r--r-- | textproc/p5-Text-Diff-HTML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index 8b9a9ba4d94..1eea0f511fb 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:11:04 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/03/04 21:30:49 jlam Exp $ DISTNAME= Text-Diff-HTML-0.04 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DW/DWHEELER/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= HTML formatting class for Text::Diff DEPENDS+= p5-Text-Diff>=0.11:../../textproc/p5-Text-Diff |