summaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Maketext/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-02 22:30:31 +0000
committerwiz <wiz@pkgsrc.org>2005-03-02 22:30:31 +0000
commit8dc4eed2c408947dbb074745027c614791f540fa (patch)
treed219b57dd49decfff6807d95f500e75985fc53ea /misc/p5-Locale-Maketext/Makefile
parent2b4dc69d224a951bd810e9063a682a321ccec09e (diff)
downloadpkgsrc-8dc4eed2c408947dbb074745027c614791f540fa.tar.gz
Update to 1.09:
2004-03-30 Sean M. Burke * Release 1.09: * Moved the language-preference-detecting code into new module I18N::LangTags::Detect. Thanks to Autrijus Tang for catching some errors in the dist!
Diffstat (limited to 'misc/p5-Locale-Maketext/Makefile')
-rw-r--r--misc/p5-Locale-Maketext/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/p5-Locale-Maketext/Makefile b/misc/p5-Locale-Maketext/Makefile
index 512dc5e38a0..d4c7a498081 100644
--- a/misc/p5-Locale-Maketext/Makefile
+++ b/misc/p5-Locale-Maketext/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:05 grant Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/02 22:30:31 wiz Exp $
#
-DISTNAME= Locale-Maketext-1.08
+DISTNAME= Locale-Maketext-1.09
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5lmt
-PKGREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Locale-Maketext/
COMMENT= Perl framework for localization
DEPENDS+= p5-I18N-LangTags>=0.30:../p5-I18N-LangTags