aboutsummaryrefslogtreecommitdiff
path: root/mail/mime-construct
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-05-17 15:03:14 +0000
committerJohn Marino <marino@FreeBSD.org>2015-05-17 15:03:14 +0000
commit54ef77e723244bb7fc0afc448e6e7d07d03788b1 (patch)
tree5f321619216a9f046e130913a310a4fa00ad715b /mail/mime-construct
parent35b0f102c11df47f6de0fa8446bb227d035a7b22 (diff)
downloadports-54ef77e723244bb7fc0afc448e6e7d07d03788b1.tar.gz
ports-54ef77e723244bb7fc0afc448e6e7d07d03788b1.zip
Notes
Diffstat (limited to 'mail/mime-construct')
-rw-r--r--mail/mime-construct/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/mime-construct/Makefile b/mail/mime-construct/Makefile
index be70644298d2..202622871ba5 100644
--- a/mail/mime-construct/Makefile
+++ b/mail/mime-construct/Makefile
@@ -3,16 +3,15 @@
PORTNAME= mime-construct
PORTVERSION= 1.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.argon.org/~roderick/ \
ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
-MAINTAINER= alexey@renatasystems.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Construct and optionally send MIME messages from command line
-BUILD_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
- p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \
+BUILD_DEPENDS= p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \
p5-Proc-WaitStat>=0:${PORTSDIR}/devel/p5-Proc-WaitStat
RUN_DEPENDS:= ${BUILD_DEPENDS}