summaryrefslogtreecommitdiff
path: root/distrib/sets/maketars
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-03-01 01:38:59 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-03-01 01:38:59 +0000
commit5b14225046061a5e8ce9430e75b27fcacaa2b7e7 (patch)
treeb44a238487eb300f3c957aa65066cb9c01b9f8a4 /distrib/sets/maketars
parent92db316ec61d1b401b0cf27fa0ce27471d3cce57 (diff)
#!/bin/sh not csh
Diffstat (limited to 'distrib/sets/maketars')
-rw-r--r--distrib/sets/maketars4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/sets/maketars b/distrib/sets/maketars
index 32ed1b9df7a..79405255c3c 100644
--- a/distrib/sets/maketars
+++ b/distrib/sets/maketars
@@ -1,5 +1,5 @@
-#!/bin/csh -f
-# $OpenBSD: maketars,v 1.13 2001/12/25 01:30:22 deraadt Exp $
+#!/bin/sh
+# $OpenBSD: maketars,v 1.14 2002/03/01 01:38:58 miod Exp $
RELEASE=$1