diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-21 08:38:46 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-21 08:38:46 +0000 |
commit | 3f9bfd1b17b5489a8e55cff00d23bfaf397ea8f2 (patch) | |
tree | 8363c653e502ecdd169fa6b791d9d161e4e24d3f /x11-fonts | |
parent | 97fb3b842525addd033174caedf156a5532d2bb9 (diff) |
Make fetchable.
nods to: fenner's survey and www.alltheweb.com
Notes
Notes:
svn path=/head/; revision=91798
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/sgifonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile index 096729a630e6..b75d50ba66a2 100644 --- a/x11-fonts/sgifonts/Makefile +++ b/x11-fonts/sgifonts/Makefile @@ -8,7 +8,8 @@ PORTNAME= sgifonts PORTVERSION= 1.0.1 CATEGORIES= x11-fonts -MASTER_SITES= ftp://oss.sgi.com/projects/sgilinux-combined/download/sgipropack1.4/MNT-INSTALL/SGI/SRPMS/ +MASTER_SITES= ftp://patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ \ + ftp://ftp.rediris.es/sites/patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ DISTNAME= sgi-fonts-1.0-1.src EXTRACT_SUFX= .rpm |