summaryrefslogtreecommitdiff
path: root/net/wu-ftpd/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-09-05 09:09:25 +0000
committerwiz <wiz@pkgsrc.org>2003-09-05 09:09:25 +0000
commit0581202bcaee5e1f5ff6e0d6e24794362fd679a4 (patch)
treee13f87ab1e5be0945853bb1594c53f36495a1906 /net/wu-ftpd/Makefile
parentacf26659f140568d06cbf666784cc3bc88b848f8 (diff)
downloadpkgsrc-0581202bcaee5e1f5ff6e0d6e24794362fd679a4.tar.gz
Add two patches for vulnerabilities (realpath, and a DOS) from
the official site. Bump PKGREVISION.
Diffstat (limited to 'net/wu-ftpd/Makefile')
-rw-r--r--net/wu-ftpd/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile
index 23dfc3bd942..b1b52e3814e 100644
--- a/net/wu-ftpd/Makefile
+++ b/net/wu-ftpd/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2003/07/17 22:52:03 grant Exp $
+# $NetBSD: Makefile,v 1.23 2003/09/05 09:09:25 wiz Exp $
# FreeBSD Id: Makefile,v 1.16 1997/12/24 17:45:28 ache Exp
#
DISTNAME= wu-ftpd-2.6.2
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ \
ftp://ftp.landfield.com/wu-ftpd/wu-ftpd.org/wu-ftpd/ \
@@ -25,6 +26,9 @@ MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ \
ftp://sunsite.cnlab-switch.ch/mirror/wu-ftpd/wu-ftpd/ \
ftp://ftp.ox.ac.uk/pub/comp/security/COAST/mirrors/ftp.vr.net/wu-ftpd/
+PATCHFILES= realpath.patch connect-dos.patch
+PATCH_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/patches/apply_to_2.6.2/
+
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.wu-ftpd.org/
COMMENT= Replacement ftp server for Un*x systems