diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-08 06:43:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-08 06:43:50 +0000 |
commit | 3dc309d5962f381bc658ac831dde4a3ddac2c996 (patch) | |
tree | 1abcec2a74dc762ab5dde95db9af0b960e9a5f2b /mail/james | |
parent | 51911e417f2549a0298c59f93bd7eaae7ed643c9 (diff) |
Notes
Diffstat (limited to 'mail/james')
-rw-r--r-- | mail/james/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/james/Makefile b/mail/james/Makefile index 0a0e42ab889c..545995325be5 100644 --- a/mail/james/Makefile +++ b/mail/james/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME}/server/binaries DISTNAME= ${PORTNAME}-binary-${PORTVERSION} -MAINTAINER= nemoliu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java SMTP and POP3 Mail server and NNTP News server USE_JAVA= yes |