diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 22:49:28 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 22:49:28 +0800 |
commit | c72a38614156aa8db45a1753f13123f1cce1d28b (patch) | |
tree | c0bdb94d7f91aa05edf716e941bb0a872987d8e5 /mail/libpst | |
parent | b898add92d6990fc61f74c5c899c9dc4a1744203 (diff) | |
download | freebsd-ports-gnome-c72a38614156aa8db45a1753f13123f1cce1d28b.tar.gz freebsd-ports-gnome-c72a38614156aa8db45a1753f13123f1cce1d28b.tar.zst freebsd-ports-gnome-c72a38614156aa8db45a1753f13123f1cce1d28b.zip |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@
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 |