diff options
author | obrien <obrien@FreeBSD.org> | 2000-03-06 07:23:37 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-03-06 07:23:37 +0800 |
commit | a83a4fcd19e5be4ca3e3505e8fd406116fcec7bd (patch) | |
tree | 6c9fc0914e5b4778755dc8ce1d5aee7db008c728 /mail/xlbiff | |
parent | 6ee634193317bbc0493abee460d2bfb6f0c5e64d (diff) | |
download | freebsd-ports-gnome-a83a4fcd19e5be4ca3e3505e8fd406116fcec7bd.tar.gz freebsd-ports-gnome-a83a4fcd19e5be4ca3e3505e8fd406116fcec7bd.tar.zst freebsd-ports-gnome-a83a4fcd19e5be4ca3e3505e8fd406116fcec7bd.zip |
Update a master site.
PR: 17168
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'mail/xlbiff')
-rw-r--r-- | mail/xlbiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xlbiff/Makefile b/mail/xlbiff/Makefile index 1aed7b380916..4232a30c870e 100644 --- a/mail/xlbiff/Makefile +++ b/mail/xlbiff/Makefile @@ -9,7 +9,7 @@ DISTNAME= xlbiff-3.0 CATEGORIES= mail MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.funet.fi/pub/X11/R5contrib/ + ftp://ftp.freesoftware.com/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org |