aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/proftpd/Makefile
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2007-12-14 07:39:02 +0800
committerbeech <beech@FreeBSD.org>2007-12-14 07:39:02 +0800
commitd736b01ecb49fbbe4538599410c34885619e4ff5 (patch)
tree15cfb64bc1cfadb41dee001e0ecdb6473f280f4b /ftp/proftpd/Makefile
parentee39056a2c416398879da72bfaa173c9ab79d643 (diff)
downloadfreebsd-ports-gnome-d736b01ecb49fbbe4538599410c34885619e4ff5.tar.gz
freebsd-ports-gnome-d736b01ecb49fbbe4538599410c34885619e4ff5.tar.zst
freebsd-ports-gnome-d736b01ecb49fbbe4538599410c34885619e4ff5.zip
- Bug fix mod_clamav
- Bump portrevision Fix: correction mod_clamav.c str. 158, 167, 169 error: "/home/ftp/incoming//incoming/test.com: lstat() failed. ERROR" Submitted by: Roman <netadmin@sun-nsk.com> Approved by: linimon (mentor)
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r--ftp/proftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 636414396699..e17f43933070 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= proftpd
DISTVERSION= 1.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \
@@ -214,7 +214,7 @@ MODULES:=${MODULES}:mod_quotatab_sql
.if defined(WITH_CLAMAV)
#http://www.uglyboxindustries.com/mod_clamav_new.c
-DISTFILES+= mod_clamav-0.5.tar.bz2:clam
+DISTFILES+= mod_clamav-0.5.1.tar.bz2:clam
USE_CLAMAV= yes
MODULES:=${MODULES}:mod_clamav
LIB_DEPENDS+= clamav.2:${PORTSDIR}/security/clamav