diff options
author | mharo <mharo@FreeBSD.org> | 1999-05-29 17:47:53 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-05-29 17:47:53 +0800 |
commit | ea93baf5718168dda4974722fa11e6ccf813c508 (patch) | |
tree | 3e3c7accf5d19482662069f6ef27bd7eb387894a /mail/xlbiff | |
parent | 4e136cb3aead39d0d512b26009fa4daee0260812 (diff) | |
download | freebsd-ports-gnome-ea93baf5718168dda4974722fa11e6ccf813c508.tar.gz freebsd-ports-gnome-ea93baf5718168dda4974722fa11e6ccf813c508.tar.zst freebsd-ports-gnome-ea93baf5718168dda4974722fa11e6ccf813c508.zip |
remove pacbell.com and another bad master_site
Diffstat (limited to 'mail/xlbiff')
-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 |