diff options
Diffstat (limited to 'mail/james')
-rw-r--r-- | mail/james/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/james/Makefile b/mail/james/Makefile index 6fcfd2d6daf9..d00dc04dbdaa 100644 --- a/mail/james/Makefile +++ b/mail/james/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: geronimo # Date created: 30 May 2007 -# Whom: Nemo Liu <nemoliu@gmail.com> +# Whom: Nemo Liu <nemoliu@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= mail java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME}/server/binaries -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= Java SMTP and POP3 Mail server and NNTP News server USE_JAVA= yes |