diff options
Diffstat (limited to 'textproc/p5-Text-DelimMatch/Makefile')
-rw-r--r-- | textproc/p5-Text-DelimMatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-DelimMatch/Makefile b/textproc/p5-Text-DelimMatch/Makefile index abf872360fb..11404ad93f4 100644 --- a/textproc/p5-Text-DelimMatch/Makefile +++ b/textproc/p5-Text-DelimMatch/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2005/07/13 18:01:42 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/08/06 06:19:32 jlam Exp $ # DISTNAME= DelimMatch-1.06a PKGNAME= p5-Text-${DISTNAME} SVR4_PKGNAME= p5tdm -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |