diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-05-27 02:36:17 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-05-27 02:36:17 +0000 |
commit | fb6b6251397b8f8a0f4adc7f9b4f97228c106e43 (patch) | |
tree | c69ca466d9cfb46c392f651dddf70e7778fa46e2 /x11/xscreensaver-gnome | |
parent | 9394b192438bb000a4680b9bf7ffc317a84cf68c (diff) | |
download | ports-fb6b6251397b8f8a0f4adc7f9b4f97228c106e43.tar.gz ports-fb6b6251397b8f8a0f4adc7f9b4f97228c106e43.zip |
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/Makefile | 4 |
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 |