aboutsummaryrefslogtreecommitdiff
path: root/mail/mime4j
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2019-10-06 19:08:14 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2019-10-06 19:08:14 +0000
commitc937a4ccc9f8c084344ae2b95fda9e50dfe7ab03 (patch)
treed1f15965fd21b7db5e3b21c1d8dc8442e6e2f50e /mail/mime4j
parentbbc7901e66f498ae60a9b87b783813dc5fb0edf2 (diff)
downloadports-c937a4ccc9f8c084344ae2b95fda9e50dfe7ab03.tar.gz
ports-c937a4ccc9f8c084344ae2b95fda9e50dfe7ab03.zip
Notes
Diffstat (limited to 'mail/mime4j')
-rw-r--r--mail/mime4j/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mime4j/Makefile b/mail/mime4j/Makefile
index c8e078208d44..b2dde935dcd6 100644
--- a/mail/mime4j/Makefile
+++ b/mail/mime4j/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mime4j
PORTVERSION= 0.7.2
+PORTREVISION= 1
CATEGORIES= mail java
MASTER_SITES= APACHE/james/${PORTNAME}
DISTNAME= apache-${PORTNAME}-${PORTVERSION}-bin
@@ -12,7 +13,7 @@ COMMENT= Java parser for e-mail message streams
LICENSE= APACHE20
-RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:java/jakarta-commons-logging
+RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:java/apache-commons-logging
OPTIONS_DEFINE= DOCS