aboutsummaryrefslogtreecommitdiff
path: root/security/samba-vscan
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /security/samba-vscan
parentaf4658fb56c22ab36db1f30588a3964e1d47d634 (diff)
downloadports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz
ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip
Notes
Diffstat (limited to 'security/samba-vscan')
-rw-r--r--security/samba-vscan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile
index 18b161055a61..7fe1852a2e52 100644
--- a/security/samba-vscan/Makefile
+++ b/security/samba-vscan/Makefile
@@ -7,6 +7,7 @@
PORTNAME= samba-vscan
PORTVERSION= 0.3.6c
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.openantivirus.org/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-beta4
@@ -30,7 +31,7 @@ OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \
PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
VSCAN_SAMBA_PORT?= samba3
SAMBA_WRKSRC!= cd ${.CURDIR}/../../net/${VSCAN_SAMBA_PORT}; ${MAKE} -V WRKSRC
HAS_CONFIGURE= yes