summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-09-03 17:27:31 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-09-03 17:27:31 +0000
commitccf1743f2e19f84e95eac9cf80a3ebc5023c9474 (patch)
treefe7ac4e7c5088263d25fbd89accbaa6355b74300 /ftp/wu-ftpd/Makefile
parentReflect port's CC and CFLAGS variables to wcol's local Makefile. (diff)
add more official patches
Notes
Notes: svn path=/head/; revision=21220
Diffstat (limited to 'ftp/wu-ftpd/Makefile')
-rw-r--r--ftp/wu-ftpd/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile
index 7ca3f872b7d3..d05ec8394b73 100644
--- a/ftp/wu-ftpd/Makefile
+++ b/ftp/wu-ftpd/Makefile
@@ -13,7 +13,12 @@ CATEGORIES= ftp
MASTER_SITES= ftp://ftp.vr.net/pub/wu-ftpd/wu-ftpd/
PATCH_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/quickfixes/apply_to_2.5.0/
-PATCHFILES= mapped.path.overrun.patch
+PATCHFILES= \
+ data-limit.patch \
+ deny.not.nameserved.patch \
+ mapped.path.overrun.patch \
+ not.in.class.patch \
+ rfc931.timeout.patch
MAINTAINER= ache@FreeBSD.org