diff options
Diffstat (limited to 'time/p5-DateTime-Locale/Makefile')
-rw-r--r-- | time/p5-DateTime-Locale/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile index 92edd59f1d7..f75e4b10a02 100644 --- a/time/p5-DateTime-Locale/Makefile +++ b/time/p5-DateTime-Locale/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2008/06/01 10:02:26 obache Exp $ +# $NetBSD: Makefile,v 1.12 2008/08/17 15:58:02 he Exp $ -DISTNAME= DateTime-Locale-0.4001 +DISTNAME= DateTime-Locale-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} -MAINTAINER= cube@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Locale/ COMMENT= Localization data for p5-DateTime |