diff options
Diffstat (limited to 'finance/p5-Algorithm-LUHN')
-rw-r--r-- | finance/p5-Algorithm-LUHN/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Algorithm-LUHN/Makefile b/finance/p5-Algorithm-LUHN/Makefile index 8c3ee9fbfd5..9bd1ec4d4c5 100644 --- a/finance/p5-Algorithm-LUHN/Makefile +++ b/finance/p5-Algorithm-LUHN/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 16:10:13 asau Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:02 wiz Exp $ DISTNAME= Algorithm-LUHN-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TA/TAYERS/} |