libwarp -> libwrap

This commit is contained in:
mrg 1996-12-17 04:24:19 +00:00
parent b96c3097ed
commit 7a0c36beaf
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#! /bin/sh
#
# $NetBSD: libwrap2netbsd,v 1.2 1996/11/28 04:32:33 mrg Exp $
# $NetBSD: libwrap2netbsd,v 1.3 1996/12/17 04:24:19 mrg Exp $
#
# Copyright (c) 1996 Matthew R. Green
# All rights reserved.
@ -32,7 +32,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
# libwarp2netbsd: convert a libwarp tcp_wrappers source tree into a
# libwrap2netbsd: convert a libwrap tcp_wrappers source tree into a
# netbsd libwrap source tree, ready for importing.
if [ $# -ne 2 ]; then echo "libwrap2netbsd src dest"; exit 1; fi
@ -60,7 +60,7 @@ cd $d
echo creating Makefile
cat > Makefile<<'__eof_makefile'
# $NetBSD: libwrap2netbsd,v 1.2 1996/11/28 04:32:33 mrg Exp $
# $NetBSD: libwrap2netbsd,v 1.3 1996/12/17 04:24:19 mrg Exp $
LIB= wrap