diff options
Diffstat (limited to 'finance/p5-Finance-Quote')
-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 bd26592b1ad..fcb59ba4fa7 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/21 22:55:52 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/05/31 12:41:02 wiz Exp $ DISTNAME= Finance-Quote-1.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} |