diff options
Diffstat (limited to 'devel/p5-Test-Simple')
-rw-r--r-- | devel/p5-Test-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index d1580a0f851..c338e1c7850 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/10/20 03:16:04 shell Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 21:32:53 grant Exp $ DISTNAME= Test-Simple-0.47 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5tsi CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} -MAINTAINER= shell@netbsd.org +MAINTAINER= shell@NetBSD.org COMMENT= perl5 module with a simple framework for writing tests DEPENDS+= p5-Test-Harness-[0-9]*:../../devel/p5-Test-Harness |