From 5f7840f9c139ddcd0e655ceae6165eae546bd619 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 21 Sep 2000 08:36:28 +0000 Subject: Make life of maintainers of various XFree ports a bit easier by moving MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially announced by xfree http mirror. Following is the announcement. [20 September 2000] XFree86 nows offers http download access! This is a big story for those who cannot download via ftp access because of proxy/firewall concerns. This has been generously donated by the Computing Center of the University of Applied Sciences in Esslingen, Germany. This is a full ftp mirror repository which is updated hourly with a connection speed of 20 MegaBit. --- x11/XFree86-4-documents/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11/XFree86-4-documents') diff --git a/x11/XFree86-4-documents/Makefile b/x11/XFree86-4-documents/Makefile index 4b2aca1f0e3f..53ecec6ec896 100644 --- a/x11/XFree86-4-documents/Makefile +++ b/x11/XFree86-4-documents/Makefile @@ -8,11 +8,8 @@ PORTNAME= documents PORTVERSION= 4.0.1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/${PORTVERSION}/source/ \ - ftp://ftp.freesoftware.com/pub/XFree86/${PORTVERSION}/source/ \ - ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-${PORTVERSION}/source/ \ - ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/${PORTVERSION}/source/ \ - ftp://sunsite.doc.ic.ac.uk/packages/XFree86/${PORTVERSION}/source/ +MASTER_SITES= ${MASTER_SITE_XFREE} +MASTER_SITE_SUBDIR= ${PORTVERSION} PKGNAMEPREFIX= XFree86- DISTFILES= X401src-1.tgz X401src-2.tgz EXTRACT_ONLY= X401src-2.tgz -- cgit v1.2.3