diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-08 21:36:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-08 21:36:24 +0800 |
commit | bd0d26bac6b781d79d11b2fb82a9e031e734d38c (patch) | |
tree | 690971befcecb41648dbcd35f007440f771f2737 /x11-fonts/xfed | |
parent | a6b44db4ae10ebc8d01e91c2c65411b84be1e089 (diff) | |
download | freebsd-ports-gnome-bd0d26bac6b781d79d11b2fb82a9e031e734d38c.tar.gz freebsd-ports-gnome-bd0d26bac6b781d79d11b2fb82a9e031e734d38c.tar.zst freebsd-ports-gnome-bd0d26bac6b781d79d11b2fb82a9e031e734d38c.zip |
Update MASTER_SITES
PR: ports/97849
Submitted by: miwi
Approved by: krion (mentor)
Diffstat (limited to 'x11-fonts/xfed')
-rw-r--r-- | x11-fonts/xfed/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile index e48a65031476..07f3564b8e77 100644 --- a/x11-fonts/xfed/Makefile +++ b/x11-fonts/xfed/Makefile @@ -8,7 +8,8 @@ PORTNAME= xfed PORTVERSION= 1.0 CATEGORIES= x11-fonts -MASTER_SITES= http://ftp.yars.free.net/pub/software/unix/X11/fonts/edit/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ + http://mirror2.unixfreunde.de/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |