aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-21 16:36:28 +0800
committersobomax <sobomax@FreeBSD.org>2000-09-21 16:36:28 +0800
commit417f87bfe84c30179e9674f427aec7f4d5d13976 (patch)
treeab393ff92dc3b36fc05e4927e2788cab9bb10c0a /x11/XFree86-4
parentff14cbd805f24a45b2dc59f78c1fc60d54800863 (diff)
downloadfreebsd-ports-gnome-417f87bfe84c30179e9674f427aec7f4d5d13976.tar.gz
freebsd-ports-gnome-417f87bfe84c30179e9674f427aec7f4d5d13976.tar.zst
freebsd-ports-gnome-417f87bfe84c30179e9674f427aec7f4d5d13976.zip
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.
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r--x11/XFree86-4/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index c5e58421f233..b095473b8d26 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -8,11 +8,8 @@
PORTNAME= XFree86
PORTVERSION= 4.0.1
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/4.0.1/source/ \
- ftp://ftp.freesoftware.com/pub/XFree86/4.0.1/source/ \
- ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-4.0.1/source/ \
- ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/4.0.1/source/ \
- ftp://sunsite.doc.ic.ac.uk/packages/XFree86/4.0.1/source/
+MASTER_SITES= ${MASTER_SITE_XFREE}
+MASTER_SITE_SUBDIR= ${PORTVERSION}
DISTFILES= X401src-1.tgz X401src-2.tgz
MAINTAINER= jmz@FreeBSD.org