diff options
author | trevor <trevor@FreeBSD.org> | 2003-10-21 16:38:46 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-10-21 16:38:46 +0800 |
commit | a0a595334a40b15dcd21f72e9bf49fe11d676cc0 (patch) | |
tree | 2ad8f9ac64c14bc70696934aa2ac147b652047b1 /x11-fonts | |
parent | 4886511027faf67e690d49f6426c2e6abaeabf7b (diff) | |
download | freebsd-ports-gnome-a0a595334a40b15dcd21f72e9bf49fe11d676cc0.tar.gz freebsd-ports-gnome-a0a595334a40b15dcd21f72e9bf49fe11d676cc0.tar.zst freebsd-ports-gnome-a0a595334a40b15dcd21f72e9bf49fe11d676cc0.zip |
Make fetchable.
nods to: fenner's survey and www.alltheweb.com
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 |