summaryrefslogtreecommitdiff
path: root/etc/isdn/Makefile
diff options
context:
space:
mode:
authorHellmuth Michaelis <hm@FreeBSD.org>1999-01-19 15:33:23 +0000
committerHellmuth Michaelis <hm@FreeBSD.org>1999-01-19 15:33:23 +0000
commit120fd2abc97e2ce5ead29fdf66b16affd8d220bb (patch)
tree004aca7b261be5fa36a6bfaea830123bae4a82fc /etc/isdn/Makefile
parent1857b6fe175739103cbfa289430989b837d6f222 (diff)
downloadsrc-test2-120fd2abc97e2ce5ead29fdf66b16affd8d220bb.tar.gz
src-test2-120fd2abc97e2ce5ead29fdf66b16affd8d220bb.zip
Notes
Diffstat (limited to 'etc/isdn/Makefile')
-rw-r--r--etc/isdn/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/isdn/Makefile b/etc/isdn/Makefile
index 1e33c281c39c..c24ffba55961 100644
--- a/etc/isdn/Makefile
+++ b/etc/isdn/Makefile
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: Makefile,v 1.1 1999/01/10 14:30:44 hm Exp $
I4BETCPROG= answer \
isdntel.sh \
@@ -8,8 +8,8 @@ I4BETCPROG= answer \
I4BETCFILE= isdnd.rates.D \
isdnd.rates.F \
- isdnd.rc \
- isdntel.alias
+ isdnd.rc.sample \
+ isdntel.alias.sample
install:
for i in ${I4BETCPROG} ; do \