[Midnightbsd-cvs] mports: Makefile: Give this some more dist sites.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jun 5 20:40:20 EDT 2008


Log Message:
-----------
Give this some more dist sites.

Modified Files:
--------------
    mports/ftp/wu-ftpd:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/ftp/wu-ftpd/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L ftp/wu-ftpd/Makefile -L ftp/wu-ftpd/Makefile -u -r1.1 -r1.2
--- ftp/wu-ftpd/Makefile
+++ ftp/wu-ftpd/Makefile
@@ -12,12 +12,19 @@
 PORTVERSION=	2.6.2
 PORTREVISION=	6
 CATEGORIES=	ftp
-MASTER_SITES=	ftp://ftp.wu-ftpd.org/pub/wu-ftpd/
-PATCH_SITES=	ftp://ftp.wu-ftpd.org/pub/wu-ftpd/patches/apply_to_2.6.2/
+MASTER_SITES=	ftp://ftp.nrc.ca/pub/packages/ftp/servers/wuarchive-ftpd-dg/ \
+		ftp://ftp.freenet.de/pub/ftp.wu-ftpd.org/pub/ \
+		ftp://wu-ftpd.theomnistore.com/mirror/wu-ftpd/ \
+		ftp://ftp.ox.ac.uk/pub/comp/security/COAST/mirrors/wu-ftpd/ \
+		ftp://ftp.landfield.com/wu-ftpd/wu-ftpd.org/ \
+		ftp://ftp.wu-ftpd.org/pub/wu-ftpd/
+PATCH_SITES=	ftp://ftp.ox.ac.uk/pub/comp/security/COAST/mirrors/wu-ftpd/patches/apply_to_2.6.2/ \
+		ftp://ftp.wu-ftpd.org/pub/wu-ftpd/patches/apply_to_2.6.2/
 PATCHFILES=	connect-dos.patch realpath.patch
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A replacement ftp server for Un*x systems
+LICENSE=	other
 
 CONFLICTS=	wu-ftpd+ipv6-[0-9]* heimdal-[0-9]*
 


More information about the Midnightbsd-cvs mailing list