From c910d74666e52e46d0ff14d619d5c02485ecae67 Mon Sep 17 00:00:00 2001 From: gdr-ftp Date: Wed, 11 Mar 1998 03:08:20 +0000 Subject: [PATCH] *.desc: Changed trenco.myrias.com to ftp.gno.org Makefile: install into /usr/bin vice /bin --- usr.bin/rlogin/Makefile | 3 ++- usr.bin/rlogin/rlogin.desc | 2 +- usr.bin/rsh/Makefile | 3 ++- usr.bin/rsh/rsh.desc | 2 +- usr.bin/whois/Makefile | 3 ++- usr.bin/whois/whois.desc | 2 +- 6 files changed, 9 insertions(+), 6 deletions(-) diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile index 8c7c99e..2ebbe9c 100644 --- a/usr.bin/rlogin/Makefile +++ b/usr.bin/rlogin/Makefile @@ -1,10 +1,11 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.1 1998/01/24 08:30:54 taubert Exp $ +# $Id: Makefile,v 1.2 1998/03/11 03:08:15 gdr-ftp Exp $ PROG= rlogin SRCS= rlogin.c LDADD= -lnetdb OPTIMIZE=79 +BINDIR = /usr/bin #.if exists(${DESTDIR}/usr/lib/libkrb.a) && (defined(MAKE_KERBEROS) \ # || defined(MAKE_EBONES)) diff --git a/usr.bin/rlogin/rlogin.desc b/usr.bin/rlogin/rlogin.desc index 0bd8768..b420be2 100644 --- a/usr.bin/rlogin/rlogin.desc +++ b/usr.bin/rlogin/rlogin.desc @@ -4,6 +4,6 @@ Shell: GNO & GS/TCP Author: Derek Taubert (from FreeBSD 2.1.0 code) Contact: taubert@geeks.org Where: /usr/bin -FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com +FTP: ground.isca.uiowa.edu apple2.caltech.edu ftp.gno.org Remote login. diff --git a/usr.bin/rsh/Makefile b/usr.bin/rsh/Makefile index f9193f3..7cfe61d 100644 --- a/usr.bin/rsh/Makefile +++ b/usr.bin/rsh/Makefile @@ -1,8 +1,9 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.2 1998/02/09 08:32:56 taubert Exp $ +# $Id: Makefile,v 1.3 1998/03/11 03:08:10 gdr-ftp Exp $ PROG= rsh SRCS= rsh.c +BINDIR= /usr/bin #.if exists(${DESTDIR}/usr/lib/libkrb.a) && (defined(MAKE_KERBEROS) \ # || defined(MAKE_EBONES)) diff --git a/usr.bin/rsh/rsh.desc b/usr.bin/rsh/rsh.desc index 2ffc0a6..03c4b4d 100644 --- a/usr.bin/rsh/rsh.desc +++ b/usr.bin/rsh/rsh.desc @@ -4,6 +4,6 @@ Shell: GNO & GS/TCP Author: Derek Taubert (from FreeBSD 2.1.0 code) Contact: taubert@geeks.org Where: /usr/bin -FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com +FTP: ground.isca.uiowa.edu apple2.caltech.edu ftp.gno.org Remote shell. diff --git a/usr.bin/whois/Makefile b/usr.bin/whois/Makefile index 0b37d7f..c32bcc8 100644 --- a/usr.bin/whois/Makefile +++ b/usr.bin/whois/Makefile @@ -1,9 +1,10 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.1 1998/01/24 08:24:58 taubert Exp $ +# $Id: Makefile,v 1.2 1998/03/11 03:08:19 gdr-ftp Exp $ PROG= whois LDADD= -lnetdb OPTIMIZE=79 DEBUG= 25 +BINDIR = /usr/bin .INCLUDE: /src/gno/prog.mk diff --git a/usr.bin/whois/whois.desc b/usr.bin/whois/whois.desc index 9f6c350..7411a6d 100644 --- a/usr.bin/whois/whois.desc +++ b/usr.bin/whois/whois.desc @@ -4,6 +4,6 @@ Shell: GNO & GS/TCP Author: Derek Taubert (from FreeBSD 2.1.0 code) Contact: taubert@geeks.org Where: /usr/bin -FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com +FTP: ground.isca.uiowa.edu apple2.caltech.edu ftp.gno.org Internet user name directory service.