diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 14:49:28 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 14:49:28 +0000 |
commit | dadcceed227ffa04b496192d0fca421c42aac7a4 (patch) | |
tree | fd22fa57d612166a5a021566bd42cd50d6f9aba4 /mail | |
parent | bbeceddf55915560c68bfa548bc53516e44d4aaf (diff) |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@
Notes
Notes:
svn path=/head/; revision=228601
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libpst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index 29d33a9856be..7132ed4a0c3b 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.27 CATEGORIES= mail converters MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= A tool for converting Outlook .pst files to mbox and other formats GNU_CONFIGURE= yes |