aboutsummaryrefslogtreecommitdiff
path: root/mail/assp
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-24 21:44:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-24 21:44:44 +0000
commit8a60d10be5d782a30b651bd65858d8daa85cb006 (patch)
tree732f41727e76565b121ec64c9bab0f6fb1f7f2b7 /mail/assp
parent061e5bb52bef9bad910821e25632eb5106f31c44 (diff)
downloadports-8a60d10be5d782a30b651bd65858d8daa85cb006.tar.gz
ports-8a60d10be5d782a30b651bd65858d8daa85cb006.zip
Notes
Diffstat (limited to 'mail/assp')
-rw-r--r--mail/assp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/assp/Makefile b/mail/assp/Makefile
index 165ef90795b2..72048ee30621 100644
--- a/mail/assp/Makefile
+++ b/mail/assp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= assp
PORTVERSION= 1.5.1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/OldFiles
DISTNAME= ${PORTNAME:U}_${PORTVERSION}-Install
@@ -115,7 +115,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Net/SenderBase.pm:${PORTSDIR}/mail/p5-Net-SenderBase
.endif
.if !defined(WITHOUT_MIMEMOD)
-RUN_DEPENDS+= ${SITE_PERL}/Email/MIME/Modifier.pm:${PORTSDIR}/mail/p5-Email-MIME-Modifier
+RUN_DEPENDS+= ${SITE_PERL}/Email/MIME/Modifier.pm:${PORTSDIR}/mail/p5-Email-MIME
.endif
.if !defined(WITHOUT_SSL)