diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-08 13:36:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-08 13:36:24 +0000 |
commit | 83bdb348210d8568dab101b12f9ca39259c8f7bc (patch) | |
tree | 4fc3fdb5822fb9db51d438b4aec453c88bd0ef10 /x11-fonts/xfed | |
parent | f6307bd53f2c0b49cd53a642c669909f09dc100a (diff) | |
download | ports-83bdb348210d8568dab101b12f9ca39259c8f7bc.tar.gz ports-83bdb348210d8568dab101b12f9ca39259c8f7bc.zip |
Notes
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 |