diff options
author | wxs <wxs@FreeBSD.org> | 2009-02-13 23:17:12 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-02-13 23:17:12 +0800 |
commit | c4860c7980670f69586e82e3f4c9cc26e602735a (patch) | |
tree | cf85cca0e1a63e39f531cd4db8a6ce2f52eacbd1 /mail/mairix | |
parent | 89b85cb8e189ebf0220f6e395b1f3ef36ed78607 (diff) | |
download | freebsd-ports-gnome-c4860c7980670f69586e82e3f4c9cc26e602735a.tar.gz freebsd-ports-gnome-c4860c7980670f69586e82e3f4c9cc26e602735a.tar.zst freebsd-ports-gnome-c4860c7980670f69586e82e3f4c9cc26e602735a.zip |
- Pass maintainership along
Diffstat (limited to 'mail/mairix')
-rw-r--r-- | mail/mairix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index 0554b3d22439..7ec49abcdf45 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mairix -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jjuanino@gmail.com COMMENT= Indexing and searching in Maildir, MH or mbox folders USE_GMAKE= yes |