summaryrefslogtreecommitdiff
path: root/security/clamav
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-05-24 12:34:22 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-05-24 12:34:22 +0000
commita14669440b478220cd3098acd9a8b37e76e32cbc (patch)
tree83f9bf55b63a6b5ea3718e65a681849986ce3b1e /security/clamav
parentBump PORTREVISION because last commit changed PLIST (diff)
Depend of archivers/arj instead archivers/unarj
Notes
Notes: svn path=/head/; revision=163277
Diffstat (limited to 'security/clamav')
-rw-r--r--security/clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index d93f8f238a68..fe2f544d39d1 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clamav
PORTVERSION= 0.88.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= clamav
@@ -17,7 +17,7 @@ COMMENT= Command line virus scanner written entirely in C
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
- unarj:${PORTSDIR}/archivers/unarj \
+ arj:${PORTSDIR}/archivers/arj \
unzoo:${PORTSDIR}/archivers/unzoo \
arc:${PORTSDIR}/archivers/arc \
unzip:${PORTSDIR}/archivers/unzip