diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /textproc/p5-Text-Unaccent | |
parent | a870ca7af75a8128587ede3b410200034e0369d7 (diff) | |
download | ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.tar.gz ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Unaccent')
-rw-r--r-- | textproc/p5-Text-Unaccent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Unaccent/Makefile b/textproc/p5-Text-Unaccent/Makefile index 437816e26b61..4c14eb20a0a9 100644 --- a/textproc/p5-Text-Unaccent/Makefile +++ b/textproc/p5-Text-Unaccent/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Remove accents from a string LICENSE= GPLv2 |