diff options
Diffstat (limited to 'textproc/p5-Text-TabularDisplay/Makefile')
-rw-r--r-- | textproc/p5-Text-TabularDisplay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-TabularDisplay/Makefile b/textproc/p5-Text-TabularDisplay/Makefile index 45bf49373e3..c904378c78d 100644 --- a/textproc/p5-Text-TabularDisplay/Makefile +++ b/textproc/p5-Text-TabularDisplay/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2011/10/12 06:38:55 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:05 wiz Exp $ # DISTNAME= Text-TabularDisplay-1.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |