diff options
Diffstat (limited to 'textproc/p5-Regexp-Common/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index c9a75f70486..e707823acef 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:09 grant Exp $ +# $NetBSD: Makefile,v 1.4 2005/03/01 22:30:52 wiz Exp $ # -DISTNAME= Regexp-Common-2.117 +DISTNAME= Regexp-Common-2.119 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} MAINTAINER= dieter.NetBSD@pandora.be +HOMEPAGE= http://search.cpan.org/dist/Regexp-Common/ COMMENT= Provide commonly requested regular expressions PKG_INSTALLATION_TYPES= overwrite pkgviews |