aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/proftpd/Makefile
diff options
context:
space:
mode:
authorshaun <shaun@FreeBSD.org>2006-11-16 03:22:23 +0800
committershaun <shaun@FreeBSD.org>2006-11-16 03:22:23 +0800
commit53f297df3dd6112b262cfd1a153f4c42cceee90f (patch)
tree65c7d090888f5d46bde486448691b562c1f79b57 /ftp/proftpd/Makefile
parent25a53e47ca4d31ea6c395d2c7c8476a42b34e075 (diff)
downloadfreebsd-ports-gnome-53f297df3dd6112b262cfd1a153f4c42cceee90f.tar.gz
freebsd-ports-gnome-53f297df3dd6112b262cfd1a153f4c42cceee90f.tar.zst
freebsd-ports-gnome-53f297df3dd6112b262cfd1a153f4c42cceee90f.zip
- Fix the last imported patch (which came from proftpd's CVS repo),
as it was causing segfaults prior to login. - Add the new CommandBufferSize variable into the default config file to stop proftpd complaining. Reported by: many
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r--ftp/proftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 5c7ccf8d6f68..d392044538e3 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= proftpd
DISTVERSION= 1.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \