diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-08-13 15:21:20 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-08-13 15:21:20 +0000 |
commit | 9a39a7be6d933da9bcca1335772cc80624b1e189 (patch) | |
tree | d733a794de9b6fb7dda70198d88a45ac0c158253 /mail/p5-Mail-Address-MobileJp/Makefile | |
parent | 98e65ee726f805df33d6dc2a29164c0eb427087d (diff) | |
download | ports-9a39a7be6d933da9bcca1335772cc80624b1e189.tar.gz ports-9a39a7be6d933da9bcca1335772cc80624b1e189.zip |
Change MAINTAINER to perl@.
I welcome bsd.port.mk introduced soon.
Inspired by: freebsd-perl@
Notes
Notes:
svn path=/head/; revision=116116
Diffstat (limited to 'mail/p5-Mail-Address-MobileJp/Makefile')
-rw-r--r-- | mail/p5-Mail-Address-MobileJp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Address-MobileJp/Makefile b/mail/p5-Mail-Address-MobileJp/Makefile index a26a53b29d3e..1a1787e6c5bb 100644 --- a/mail/p5-Mail-Address-MobileJp/Makefile +++ b/mail/p5-Mail-Address-MobileJp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= nork@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= An utility to detect an e-mail is mobile one or not WRKSRC= ${WRKDIR}/${PORTNAME} |