aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-clamav/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-clamav/Makefile')
-rw-r--r--security/py-clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-clamav/Makefile b/security/py-clamav/Makefile
index 999db46cd02e..f78b6edf31fa 100644
--- a/security/py-clamav/Makefile
+++ b/security/py-clamav/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clamav
PORTVERSION= 0.4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security python
MASTER_SITES= http://xael.org/norman/python/pyclamav/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= mnag@FreeBSD.org
COMMENT= A python binding to libclamav written in C
-LIB_DEPENDS= clamav.6:${PORTSDIR}/security/clamav
+LIB_DEPENDS= clamav.7:${PORTSDIR}/security/clamav
DIST_SUBDIR= python
USE_PYTHON= yes