diff options
author | Dima Ruban <dima@FreeBSD.org> | 1999-02-21 21:44:32 +0000 |
---|---|---|
committer | Dima Ruban <dima@FreeBSD.org> | 1999-02-21 21:44:32 +0000 |
commit | 2d652b7e5a8ca0d5c7cf64c9af8e9bd3621c0027 (patch) | |
tree | 276f269ce3f6acc3d618f6db34c171b5d748c81d /ftp/llnlxftp | |
parent | 0d0b73da104f79f1d7e5c6925592474e83f94152 (diff) | |
download | ports-2d652b7e5a8ca0d5c7cf64c9af8e9bd3621c0027.tar.gz ports-2d652b7e5a8ca0d5c7cf64c9af8e9bd3621c0027.zip |
master site has been changed.
Notes
Notes:
svn path=/head/; revision=16812
Diffstat (limited to 'ftp/llnlxftp')
-rw-r--r-- | ftp/llnlxftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile index 1b7422a94a8b..123eec1a847d 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 |