1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

libexec/in.phoned -> phoned.

Suggested by:	pst
This commit is contained in:
Satoshi Asami 1996-02-08 06:27:44 +00:00
parent 6597eee055
commit 029e419aee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2699
3 changed files with 4 additions and 4 deletions

View File

@ -66,7 +66,7 @@
DEST = phoned
-RDEST = /usr/local/etc/in.phoned
+RDEST = ${PREFIX}/libexec/in.phoned
+RDEST = ${PREFIX}/libexec/phoned
#RDEST = /etc/phoned
@ -98,7 +98,7 @@
--- ./client/sw/Makefile.org Fri Dec 15 01:30:11 1989
+++ ./client/sw/Makefile Wed Feb 7 20:57:50 1996
@@ -1,7 +1,7 @@
# $Header: Makefile,v 1.2 87/10/18 19:18:02 tachi Exp $
# $Header: /home/ncvs/ports/japanese/okphone/patches/patch-aa,v 1.2 1996/02/08 05:01:24 asami Exp $
#CFLAGS= -g -pg
-CFLAGS= -O

View File

@ -16,6 +16,6 @@ if ! grep -qw ^phone /etc/inetd.conf; then
echo "I don't see \"phone\" in your /etc/inetd.conf file."
echo "You may want to add the following to your /etc/inetd.conf."
echo ""
echo "phone dgram udp wait root /usr/local/libexec/in.phoned in.phoned"
echo "phone dgram udp wait root /usr/local/libexec/phoned phoned"
echo ""
fi

View File

@ -1,6 +1,6 @@
bin/phone
man/man1/phone.1.gz
libexec/in.phoned
libexec/phoned
libexec/convd
share/okphone/NOTE
share/okphone/READ_ME