diff options
Diffstat (limited to 'finance/p5-Finance-Quote/Makefile')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index e059ab00fb5..dda833a0b23 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/02/04 12:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:05 wiz Exp $ DISTNAME= Finance-Quote-1.37 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} |