diff options
Diffstat (limited to 'devel/p5-Test-Simple/Makefile')
-rw-r--r-- | devel/p5-Test-Simple/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index 5087a8d39fb..e2382d2966c 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.21 2004/12/20 11:31:03 grant Exp $ +# $NetBSD: Makefile,v 1.22 2005/02/19 18:43:30 wiz Exp $ -DISTNAME= Test-Simple-0.47 +DISTNAME= Test-Simple-0.54 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tsi -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= shell@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Test-Simple/ COMMENT= Perl5 module with a simple framework for writing tests PKG_INSTALLATION_TYPES= overwrite pkgviews |