diff options
Diffstat (limited to 'textproc/p5-Text-Glob')
-rw-r--r-- | textproc/p5-Text-Glob/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 6a96bc03ff7..2ccb0e744b1 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/08/21 16:36:05 seb Exp $ +# $NetBSD: Makefile,v 1.9 2011/08/14 15:14:12 obache Exp $ DISTNAME= Text-Glob-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5tgl CATEGORIES= textproc perl5 |