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