aboutsummaryrefslogtreecommitdiff
path: root/security/maia
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 15:01:09 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 15:01:09 +0000
commit22b0d4983bcfed37c4c5129bf782a7457353fb9b (patch)
tree0636632968e1dca1293f29ca51c58f2718d717bb /security/maia
parent36275a2060d9cc6a677603da7d2060e3a0a9f673 (diff)
downloadports-22b0d4983bcfed37c4c5129bf782a7457353fb9b.tar.gz
ports-22b0d4983bcfed37c4c5129bf782a7457353fb9b.zip
Notes
Diffstat (limited to 'security/maia')
-rw-r--r--security/maia/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/maia/Makefile b/security/maia/Makefile
index c8d29b08be0e..89e105253318 100644
--- a/security/maia/Makefile
+++ b/security/maia/Makefile
@@ -8,7 +8,7 @@
PORTNAME= maia
PORTVERSION= 1.0.2a
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.purplehat.org/downloads/maia/
@@ -17,13 +17,10 @@ COMMENT= A web-based management system based on amavisd-new and SpamAssassin
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \
${SITE_PERL}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/Convert/TNEF.pm:${PORTSDIR}/converters/p5-Convert-TNEF \
p5-Convert-UUlib>=1.08,1:${PORTSDIR}/converters/p5-Convert-UUlib \
p5-Compress-Zlib>=2.004:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \
${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 \
${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \