aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/james/Makefile8
-rw-r--r--mail/mime4j/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/mail/james/Makefile b/mail/james/Makefile
index 2c5a8fff6069..fcfb44aff6fd 100644
--- a/mail/james/Makefile
+++ b/mail/james/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: geronimo
-# Date created: 30 May 2007
-# Whom: Nemo Liu <nemoliu@FreeBSD.org>
-#
+# Created by: Nemo Liu <nemoliu@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= james
PORTVERSION= 2.3.1
@@ -17,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Java SMTP and POP3 Mail server and NNTP News server
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
NO_BUILD= YES
USE_RC_SUBR= james
diff --git a/mail/mime4j/Makefile b/mail/mime4j/Makefile
index 16cce1e54484..ecf7857437dc 100644
--- a/mail/mime4j/Makefile
+++ b/mail/mime4j/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: mime4j
-# Date created: 3 Sep 2008
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
+# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mime4j
PORTVERSION= 0.7.2
@@ -21,7 +17,7 @@ LICENSE= AL2
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
NO_BUILD= yes
WRKSRC= ${WRKDIR}/apache-${PORTNAME}-${PORTVERSION}