diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/razor-agents/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/razor-agents/Makefile b/mail/razor-agents/Makefile index 68f7dbb6ef78..d7bd949573ba 100644 --- a/mail/razor-agents/Makefile +++ b/mail/razor-agents/Makefile @@ -7,7 +7,7 @@ PORTNAME= razor-agents PORTVERSION= 2.61 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= razor @@ -17,7 +17,6 @@ COMMENT= A distributed, collaborative, spam detection and filtering network BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ - ${SITE_PERL}/${PERL_ARCH}/Digest/Nilsimsa.pm:${PORTSDIR}/security/p5-Digest-Nilsimsa \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} |