Index: head/mail/mime-construct/Makefile =================================================================== --- head/mail/mime-construct/Makefile (revision 386619) +++ head/mail/mime-construct/Makefile (revision 386620) @@ -1,22 +1,21 @@ # Created by: Alexey V. Degtyarev # $FreeBSD$ 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} USES= perl5 USE_PERL5= configure .include