diff options
Diffstat (limited to 'finance/p5-Locale-Currency-Format/Makefile')
-rw-r--r-- | finance/p5-Locale-Currency-Format/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile index 97a96d5bff3..373287dd193 100644 --- a/finance/p5-Locale-Currency-Format/Makefile +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:09 he Exp $ +# $NetBSD: Makefile,v 1.3 2008/11/17 22:55:37 he Exp $ -DISTNAME= Locale-Currency-Format-1.25 +DISTNAME= Locale-Currency-Format-1.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TN/TNGUYEN/} +EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/perldoc?Locale::Currency::Format +HOMEPAGE= http://search.cpan.org/dist/Locale-Currency-Format/ COMMENT= Perl functions for formatting monetary values DEPENDS+= p5-Locale-Codes>=2.07:../../misc/p5-Locale-Codes |