diff options
author | tonnerre <tonnerre@pkgsrc.org> | 2009-05-21 14:28:44 +0000 |
---|---|---|
committer | tonnerre <tonnerre@pkgsrc.org> | 2009-05-21 14:28:44 +0000 |
commit | 063d070b297edb232c6375c324d2625f866f0637 (patch) | |
tree | e6be65e2d6ac6b9e374759e1799e838e33eb13aa /textproc | |
parent | 190da65be8e56007f434cf6de45798e6c45a0ed5 (diff) | |
download | pkgsrc-063d070b297edb232c6375c324d2625f866f0637.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/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Unidecode/Makefile | 4 |
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 |