aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-05-26 01:34:27 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-05-26 01:34:27 +0000
commitae65d7d957cb0ed9f4d9314c99dc790f8e92d661 (patch)
tree88ef9bc220262a298ac73cdbf2b13451d460f1a7 /mail/openwebmail/Makefile
parent1c301f94c7600cd6d088aa5b3375c66e502cc57f (diff)
downloadports-ae65d7d957cb0ed9f4d9314c99dc790f8e92d661.tar.gz
ports-ae65d7d957cb0ed9f4d9314c99dc790f8e92d661.zip
Notes
Diffstat (limited to 'mail/openwebmail/Makefile')
-rw-r--r--mail/openwebmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index c0c12293cbe4..76992d45b913 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openwebmail
-PORTVERSION= 2.30
+PORTVERSION= 2.32
CATEGORIES= mail
MASTER_SITES= http://openwebmail.com/openwebmail/download/ \
http://turtle.ee.ncku.edu.tw/openwebmail/download/
@@ -22,6 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-T
.if ${PERL_LEVEL} < 500802
RUN_DEPENDS+= ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
+ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
.endif