summaryrefslogtreecommitdiff
path: root/x11/xscreensaver-gnome
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-05-27 02:36:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-05-27 02:36:17 +0000
commitfb6b6251397b8f8a0f4adc7f9b4f97228c106e43 (patch)
treec69ca466d9cfb46c392f651dddf70e7778fa46e2 /x11/xscreensaver-gnome
parentUpdate to 1.0.4 (diff)
Host the distfile on MASTER_SITE_LOCAL temporarily due
to numerous reports of difficulty fetching said distfile.
Notes
Notes: svn path=/head/; revision=110103
Diffstat (limited to 'x11/xscreensaver-gnome')
-rw-r--r--x11/xscreensaver-gnome/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xscreensaver-gnome/Makefile b/x11/xscreensaver-gnome/Makefile
index aedf863295e1..01bd461aa9d7 100644
--- a/x11/xscreensaver-gnome/Makefile
+++ b/x11/xscreensaver-gnome/Makefile
@@ -9,7 +9,9 @@ PORTNAME= xscreensaver-gnome
PORTVERSION= 4.16
CATEGORIES= x11 gnome
MASTER_SITES= http://www.jwz.org/xscreensaver/ \
- http://ftp.uni-koeln.de/windows/xcontrib/
+ http://ftp.uni-koeln.de/windows/xcontrib/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= adamw
DISTNAME= xscreensaver-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org