aboutsummaryrefslogtreecommitdiff
path: root/security/py-clamav/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2009-03-27 11:53:07 +0000
committerRenato Botelho <garga@FreeBSD.org>2009-03-27 11:53:07 +0000
commitb5a9f423503aebaca704f1f6cf4ae2f485fc5ea1 (patch)
treee217dbc778a52087c20ecaea92beea91b2266052 /security/py-clamav/Makefile
parentd253acf464b19446c05f5daaeadfa06ee7126cb7 (diff)
downloadports-b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1.tar.gz
ports-b5a9f423503aebaca704f1f6cf4ae2f485fc5ea1.zip
Notes
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 8af1fd27f40c..999db46cd02e 100644
--- a/security/py-clamav/Makefile
+++ b/security/py-clamav/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clamav
PORTVERSION= 0.4.1
-PORTREVISION= 1
+PORTREVISION= 2
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.5:${PORTSDIR}/security/clamav
+LIB_DEPENDS= clamav.6:${PORTSDIR}/security/clamav
DIST_SUBDIR= python
USE_PYTHON= yes