mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
--- compiler/createver.sh.orig Thu Oct 26 09:41:52 2000
|
|
+++ compiler/createver.sh Thu Oct 26 09:41:59 2000
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash -
|
|
+#!/bin/sh -
|
|
#
|
|
# This shell script create a version number, system, compiled date.
|
|
#
|