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 23ed349d1b8..6c23f131335 100644 --- a/textproc/p5-Text-TabularDisplay/Makefile +++ b/textproc/p5-Text-TabularDisplay/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/08/26 01:31:28 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-TabularDisplay-1.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |