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/libpst | |
parent | bbeceddf55915560c68bfa548bc53516e44d4aaf (diff) | |
download | ports-dadcceed227ffa04b496192d0fca421c42aac7a4.tar.gz ports-dadcceed227ffa04b496192d0fca421c42aac7a4.zip |
Notes
Diffstat (limited to 'mail/libpst')
-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 |