diff options
author | dima <dima@FreeBSD.org> | 1999-02-22 05:44:32 +0800 |
---|---|---|
committer | dima <dima@FreeBSD.org> | 1999-02-22 05:44:32 +0800 |
commit | b13e65c1df36bd6bd17f4492ed4823cf94c937fb (patch) | |
tree | 9c3a1d5ad77b3ae6090192d58e1f19e8b24a61e3 /ftp | |
parent | 962975b844166ed8756461567f3b6e004bddced6 (diff) | |
download | freebsd-ports-graphics-b13e65c1df36bd6bd17f4492ed4823cf94c937fb.tar.gz freebsd-ports-graphics-b13e65c1df36bd6bd17f4492ed4823cf94c937fb.tar.zst freebsd-ports-graphics-b13e65c1df36bd6bd17f4492ed4823cf94c937fb.zip |
master site has been changed.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/llnlxdir/Makefile | 4 | ||||
-rw-r--r-- | ftp/llnlxftp/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ftp/llnlxdir/Makefile b/ftp/llnlxdir/Makefile index 1972b76453e..3edc8a28442 100644 --- a/ftp/llnlxdir/Makefile +++ b/ftp/llnlxdir/Makefile @@ -4,13 +4,13 @@ # # Whom: Dima Ruban <dima@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1997/11/10 10:30:50 asami Exp $ +# $Id: Makefile,v 1.3 1998/03/04 10:03:36 tg Exp $ # DISTNAME= latest_xdir PKGNAME= llnlxdir-2.1 CATEGORIES= net -MASTER_SITES= ftp://k2.llnl.gov/pub/ia/llnlxdir/ +MASTER_SITES= ftp://ftp-lc.llnl.gov/pub/ia/llnlxdir/ EXTRACT_SUFX= .tar.Z MAINTAINER= dima@FreeBSD.ORG diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile index 1b7422a94a8..123eec1a847 100644 --- a/ftp/llnlxftp/Makefile +++ b/ftp/llnlxftp/Makefile @@ -4,13 +4,13 @@ # # Whom: Dima Ruban <dima@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1997/11/10 05:02:30 dima Exp $ +# $Id: Makefile,v 1.2 1997/11/10 10:30:53 asami Exp $ # DISTNAME= latest_xftp PKGNAME= llnlxftp-2.1 CATEGORIES= net -MASTER_SITES= ftp://k2.llnl.gov/pub/ia/llnlxftp/ +MASTER_SITES= ftp://ftp-lc.llnl.gov/pub/ia/llnlxftp/ EXTRACT_SUFX= .tar.Z MAINTAINER= dima@FreeBSD.ORG |