diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-09 11:32:37 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-09 11:32:37 +0800 |
commit | 914b0107e5dd60f0a38577546eb15bc30ce20afe (patch) | |
tree | 6d70a370599e6d9d190204e17ae8310750f0b097 /mail/squirrelmail | |
parent | 557c3ef59f77ea24b797e52d4e1e2441d69eeabc (diff) | |
download | freebsd-ports-gnome-914b0107e5dd60f0a38577546eb15bc30ce20afe.tar.gz freebsd-ports-gnome-914b0107e5dd60f0a38577546eb15bc30ce20afe.tar.zst freebsd-ports-gnome-914b0107e5dd60f0a38577546eb15bc30ce20afe.zip |
- Pass maintainership to new maintainer
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r-- | mail/squirrelmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index bd424dac5626..f56e69dc4013 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:squirrelmail \ all_locales-1.4.18-20090526${EXTRACT_SUFX}:locales DIST_SUBDIR= ${PORTNAME} -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT= A webmail system which accesses mail over IMAP USE_PHP= session mhash gettext mbstring pcre openssl xml |