diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-01-08 18:52:14 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-01-08 18:52:14 +0000 |
commit | 4b6adb56f643b021ec2430ec7db091c7481306e4 (patch) | |
tree | e5429fd5985d637f01fca6c1418af98d6049bb70 /mail/xlbiff | |
parent | 5865bd5d2bf2a388cac2c04a7edbf960648adcd0 (diff) | |
download | ports-4b6adb56f643b021ec2430ec7db091c7481306e4.tar.gz ports-4b6adb56f643b021ec2430ec7db091c7481306e4.zip |
Notes
Diffstat (limited to 'mail/xlbiff')
-rw-r--r-- | mail/xlbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xlbiff/Makefile b/mail/xlbiff/Makefile index eac96a061d45..bcd94c75373f 100644 --- a/mail/xlbiff/Makefile +++ b/mail/xlbiff/Makefile @@ -4,13 +4,13 @@ # Date created: 23-Aug-1995 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.3 1996/12/17 12:33:24 asami Exp $ +# $Id: Makefile,v 1.4 1997/08/01 05:47:40 obrien Exp $ DISTNAME= xlbiff-3.0 CATEGORIES= mail x11 MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.pacbell.com/mirror/ftp.x.org/X11/R5contrib/ \ - ftp://ftp.funet.fi//pub/X11/R5contrib/ \ + ftp://ftp.funet.fi/pub/X11/R5contrib/ \ ftp://ftp.hitachi.co.jp/pub/X/R5contrib/ EXTRACT_SUFX= .tar.Z |