diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-01-29 13:42:57 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-01-29 13:42:57 +0000 |
commit | f92200e4ed760a237078bea1a6cbb1f95388d1d9 (patch) | |
tree | af6eca5de1a0ae9e6c65f7c96032e9187810a18f /lang/tinycobol/files/patch-ae | |
parent | Update to 2.2.0. (diff) |
Update to 0.55
Notes
Notes:
svn path=/head/; revision=53963
Diffstat (limited to '')
-rw-r--r-- | lang/tinycobol/files/patch-ae | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/tinycobol/files/patch-ae b/lang/tinycobol/files/patch-ae index ad68438db278..4209cf01349f 100644 --- a/lang/tinycobol/files/patch-ae +++ b/lang/tinycobol/files/patch-ae @@ -1,8 +1,8 @@ ---- cobpp/createver.sh.orig Wed Dec 6 20:12:59 2000 -+++ cobpp/createver.sh Wed Dec 6 20:13:05 2000 +--- cobpp/createver.sh.orig Sun Oct 28 22:39:46 2001 ++++ cobpp/createver.sh Tue Jan 29 08:13:59 2002 @@ -1,4 +1,4 @@ --#!/bin/bash - -+#!/bin/sh - +-#!/bin/bash ++#!/bin/sh # # This shell script create a version number, system, compiled date. # |