diff options
author | glewis <glewis@FreeBSD.org> | 2002-08-08 16:16:40 +0000 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2002-08-08 16:16:40 +0000 |
commit | d65b3e3aba6c7fa31e558795f216b68c27d693dd (patch) | |
tree | 879b3766abd32d959adb4c042091548c9a54f403 /x11-fonts/xfed/Makefile | |
parent | 3199d10244fd8050a8cc664835301a535622408a (diff) | |
download | FreeBSD-ports-d65b3e3aba6c7fa31e558795f216b68c27d693dd.zip FreeBSD-ports-d65b3e3aba6c7fa31e558795f216b68c27d693dd.tar.gz |
. Replace MASTER_SITE which hasn't worked since February 2001 with one
that does.
Submitted by: distfiles survey
Diffstat (limited to 'x11-fonts/xfed/Makefile')
-rw-r--r-- | x11-fonts/xfed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile index cdc9e61..c76090e 100644 --- a/x11-fonts/xfed/Makefile +++ b/x11-fonts/xfed/Makefile @@ -8,7 +8,7 @@ PORTNAME= xfed PORTVERSION= 1.0 CATEGORIES= x11-fonts -MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/ +MASTER_SITES= http://ftp.yars.free.net/pub/software/unix/X11/fonts/edit/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |