diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-05 23:23:37 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-05 23:23:37 +0000 |
commit | 610a7f560a126354a97f7d99a61b3ea274a9e297 (patch) | |
tree | b16bf275df3dbf755d7fa82b5ebad58d194bf294 /mail/xlbiff | |
parent | d2fb95967dab586a29026d3bd1359d8df1257101 (diff) |
Notes
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 |