aboutsummaryrefslogtreecommitdiff
path: root/security/samba-vscan/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /security/samba-vscan/Makefile
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
Notes
Diffstat (limited to 'security/samba-vscan/Makefile')
-rw-r--r--security/samba-vscan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile
index b6fbb168e01d..a760fb152edb 100644
--- a/security/samba-vscan/Makefile
+++ b/security/samba-vscan/Makefile
@@ -7,7 +7,7 @@
PORTNAME= samba-vscan
PORTVERSION= 0.3.6c
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.openantivirus.org/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-beta5
@@ -31,7 +31,7 @@ OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \
PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
VSCAN_SAMBA_PORT?= samba3
SAMBA_WRKSRC!= cd ${.CURDIR}/../../net/${VSCAN_SAMBA_PORT}; ${MAKE} -V WRKSRC
HAS_CONFIGURE= yes