diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-05-29 09:47:53 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-05-29 09:47:53 +0000 |
commit | 3f186d44a6d209e9a03ba1e8de9d9266d2c7a01f (patch) | |
tree | 6628362cc33381cbf5a65aa28a094fee1a79163a /mail | |
parent | remove pacbell.com from MASTER_SITES (diff) |
remove pacbell.com and another bad master_site
Notes
Notes:
svn path=/head/; revision=19088
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xlbiff/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/xlbiff/Makefile b/mail/xlbiff/Makefile index aaf8baa1195e..f28800dee34c 100644 --- a/mail/xlbiff/Makefile +++ b/mail/xlbiff/Makefile @@ -4,14 +4,12 @@ # Date created: 23-Aug-1995 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.6 1998/10/20 01:43:12 steve Exp $ +# $Id: Makefile,v 1.7 1998/11/21 07:27:38 steve Exp $ DISTNAME= xlbiff-3.0 CATEGORIES= mail 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.hitachi.co.jp/pub/X/R5contrib/ + ftp://ftp.funet.fi/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org |