diff options
Diffstat (limited to 'textproc/p5-String-Approx')
-rw-r--r-- | textproc/p5-String-Approx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-Approx/Makefile b/textproc/p5-String-Approx/Makefile index 082f7456ce9..d55fd5a65ec 100644 --- a/textproc/p5-String-Approx/Makefile +++ b/textproc/p5-String-Approx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:41 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:32 jlam Exp $ # DISTNAME= String-Approx-3.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} |