aboutsummaryrefslogtreecommitdiff
path: root/www/mod_clamav/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_clamav/Makefile')
-rw-r--r--www/mod_clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile
index 7b8ec281b6e0..e6669ffb15b7 100644
--- a/www/mod_clamav/Makefile
+++ b/www/mod_clamav/Makefile
@@ -7,14 +7,14 @@
PORTNAME= mod_clamav
PORTVERSION= 0.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www security
MASTER_SITES= http://software.othello.ch/mod_clamav/
MAINTAINER= tmueko@kommunity.net
COMMENT= Scans content delivered by the Apache2 proxy module for viruses
-LIB_DEPENDS+= clamav:${PORTSDIR}/${CLAMAV_PORT}
+LIB_DEPENDS+= clamav.3:${PORTSDIR}/${CLAMAV_PORT}
USE_AUTOTOOLS= libtool:15
USE_APACHE= YES