summaryrefslogtreecommitdiffstats
path: root/etc/isdn/Makefile
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>1999-01-19 15:33:23 +0000
committerhm <hm@FreeBSD.org>1999-01-19 15:33:23 +0000
commit68f7f1546c1b3f32e732eef6f7f13841376cf4e9 (patch)
tree34ad8f993571d0a2feb60ce1dd80972354a3b6db /etc/isdn/Makefile
parent7056609e28ef5f5284c50152443fdf41ed1952f3 (diff)
downloadFreeBSD-src-68f7f1546c1b3f32e732eef6f7f13841376cf4e9.zip
FreeBSD-src-68f7f1546c1b3f32e732eef6f7f13841376cf4e9.tar.gz
Rename files to indicate a bit better that they are just samples
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 1e33c28..c24ffba 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 \
OpenPOWER on IntegriCloud