diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2002-08-08 16:16:40 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2002-08-08 16:16:40 +0000 |
commit | 4b780f125a34e7a8363464a300ab274d1aee7707 (patch) | |
tree | 37a532bf30e5036fb7cbac6d604a6e7ff529aa65 /x11-fonts | |
parent | 1c396b2a99f1f28206372ea08c595fb1b490de53 (diff) | |
download | ports-4b780f125a34e7a8363464a300ab274d1aee7707.tar.gz ports-4b780f125a34e7a8363464a300ab274d1aee7707.zip |
. Replace MASTER_SITE which hasn't worked since February 2001 with one
that does.
Submitted by: distfiles survey
Notes
Notes:
svn path=/head/; revision=64235
Diffstat (limited to 'x11-fonts')
-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 cdc9e6112477..c76090e95f84 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 |