summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortonnerre <tonnerre>2009-05-21 14:28:44 +0000
committertonnerre <tonnerre>2009-05-21 14:28:44 +0000
commit6eaf6889c3b689f34d04b16b2b4ad696b0f47fd4 (patch)
treee6be65e2d6ac6b9e374759e1799e838e33eb13aa /textproc
parentda9aa366e419e2abddca6e489647d5d6f7a4d94a (diff)
downloadpkgsrc-6eaf6889c3b689f34d04b16b2b4ad696b0f47fd4.tar.gz
Donate my Perl packages to the Great Five. (Don't worry, I'll try to take
care of them still.)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Convert-Translit/Makefile4
-rw-r--r--textproc/p5-Text-Unidecode/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Convert-Translit/Makefile b/textproc/p5-Convert-Translit/Makefile
index 01f37b946fb..5fd8a49db39 100644
--- a/textproc/p5-Convert-Translit/Makefile
+++ b/textproc/p5-Convert-Translit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/24 12:25:35 tonnerre Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/21 14:28:45 tonnerre Exp $
#
DISTNAME= Convert-Translit-1.03
@@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME}
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
-MAINTAINER= tonnerre@NetBSD.org
+MAINTAINER= pkgsrc-p5-people@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Convert-Translit/
COMMENT= Perl5 module to transliterate various character sets
diff --git a/textproc/p5-Text-Unidecode/Makefile b/textproc/p5-Text-Unidecode/Makefile
index 09b222b8caa..11d41077f79 100644
--- a/textproc/p5-Text-Unidecode/Makefile
+++ b/textproc/p5-Text-Unidecode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/24 12:00:22 tonnerre Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/21 14:28:45 tonnerre Exp $
#
DISTNAME= Text-Unidecode-0.04
@@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
-MAINTAINER= tonnerre@NetBSD.org
+MAINTAINER= pkgsrc-p5-people@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Text-Unidecode/
COMMENT= Perl5 module that transliterates Unicode to US-ASCII