diff options
author | wen <wen@FreeBSD.org> | 2014-08-10 21:04:34 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-08-10 21:04:34 +0800 |
commit | a721a46c0fe59839429a7b590dccce8677135957 (patch) | |
tree | 23ec362ad72fa0cca67cff22d6c42d1a16238ef3 /mail/p5-IMAP-Admin | |
parent | f840411857e98a2d0cbc26d408ff689ca5dee822 (diff) | |
download | freebsd-ports-gnome-a721a46c0fe59839429a7b590dccce8677135957.tar.gz freebsd-ports-gnome-a721a46c0fe59839429a7b590dccce8677135957.tar.zst freebsd-ports-gnome-a721a46c0fe59839429a7b590dccce8677135957.zip |
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email)
Diffstat (limited to 'mail/p5-IMAP-Admin')
-rw-r--r-- | mail/p5-IMAP-Admin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-IMAP-Admin/Makefile b/mail/p5-IMAP-Admin/Makefile index 3710baece13e..66b83e76f469 100644 --- a/mail/p5-IMAP-Admin/Makefile +++ b/mail/p5-IMAP-Admin/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for basic IMAP server administration USES= perl5 |