diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-10-17 13:38:18 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-10-17 13:38:18 +0000 |
commit | 2737a8e62ca1a31fbde404ed77ce90d1e1caf857 (patch) | |
tree | 5b9cb06e5efbcf22c1de4db1a71af9355c0bed85 /textproc/p5-Net-IDN-Encode | |
parent | 38232f71bfd9526dc3b51e013464b4fe5c22d76e (diff) |
- Pass maintainership to submitter
PR: ports/172813, ports/172814, ports/172815,
ports/172816, ports/172817, ports/172818,
ports/172820, ports/172821, ports/172822,
ports/172823, ports/172824, ports/172825
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: timur (via private email)
makc, avilla (mentors implicit)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=306010
Diffstat (limited to 'textproc/p5-Net-IDN-Encode')
-rw-r--r-- | textproc/p5-Net-IDN-Encode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile index 63098b9703fd..eac6872a59b1 100644 --- a/textproc/p5-Net-IDN-Encode/Makefile +++ b/textproc/p5-Net-IDN-Encode/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= timur@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Internationalizing Domain Names in Applications (RFC 3490) RUN_DEPENDS= p5-Net-IDN-Nameprep>=0:${PORTSDIR}/converters/p5-Net-IDN-Nameprep |