diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 10:30:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 10:30:53 +0000 |
commit | f7937c6fdb301906fed86bc6df68bf7b7b5d174d (patch) | |
tree | 1b5cd48086872f8f764121358c5f28288b3ce5fa /ftp/llnlxftp | |
parent | b02749d60437d247fb6564cc8173bcbb2e07f87f (diff) | |
download | ports-f7937c6fdb301906fed86bc6df68bf7b7b5d174d.tar.gz ports-f7937c6fdb301906fed86bc6df68bf7b7b5d174d.zip |
Notes
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 994de8f535bc..1b7422a94a8b 100644 --- a/ftp/llnlxftp/Makefile +++ b/ftp/llnlxftp/Makefile @@ -4,12 +4,12 @@ # # Whom: Dima Ruban <dima@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/10 05:02:30 dima Exp $ # DISTNAME= latest_xftp PKGNAME= llnlxftp-2.1 -CATEGORIES= x11 net +CATEGORIES= net MASTER_SITES= ftp://k2.llnl.gov/pub/ia/llnlxftp/ EXTRACT_SUFX= .tar.Z |