diff options
author | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-03-10 20:31:31 +0000 |
---|---|---|
committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-03-10 20:31:31 +0000 |
commit | 6ea4a0e65817c7f89c4d6dfd4081f845f7fd6802 (patch) | |
tree | 0b9c44537698968e80bea002e70f26f8c4aecefb /net | |
parent | Further adjustments to english. (diff) |
Update the version number a place I hadn't noticed it before.
Diffstat (limited to 'net')
-rw-r--r-- | net/scotty/files/patch-aa | 8 | ||||
-rw-r--r-- | net/scotty3/files/patch-aa | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net/scotty/files/patch-aa b/net/scotty/files/patch-aa index 766536704d2f..8ee8bc72f271 100644 --- a/net/scotty/files/patch-aa +++ b/net/scotty/files/patch-aa @@ -21,11 +21,11 @@ +++ tkined.sh.in Fri Sep 13 09:26:21 1996 @@ -0,0 +1,3 @@ +#!/bin/sh -+export TCLLIBPATH="@PREFIX@/lib/tkined1.4.6 @PREFIX@/lib/tnm2.1.6" -+exec @PREFIX@/bin/tkined1.4.6 $* ++export TCLLIBPATH="@PREFIX@/lib/tkined1.4.8 @PREFIX@/lib/tnm2.1.8" ++exec @PREFIX@/bin/tkined1.4.8 $* --- scotty.sh.in~ Fri Sep 13 09:30:41 1996 +++ scotty.sh.in Fri Sep 13 09:26:21 1996 @@ -0,0 +1,3 @@ +#!/bin/sh -+export TCLLIBPATH="@PREFIX@/lib/tnm2.1.6" -+exec @PREFIX@/bin/scotty2.1.6 ++export TCLLIBPATH="@PREFIX@/lib/tnm2.1.8" ++exec @PREFIX@/bin/scotty2.1.8 diff --git a/net/scotty3/files/patch-aa b/net/scotty3/files/patch-aa index 766536704d2f..8ee8bc72f271 100644 --- a/net/scotty3/files/patch-aa +++ b/net/scotty3/files/patch-aa @@ -21,11 +21,11 @@ +++ tkined.sh.in Fri Sep 13 09:26:21 1996 @@ -0,0 +1,3 @@ +#!/bin/sh -+export TCLLIBPATH="@PREFIX@/lib/tkined1.4.6 @PREFIX@/lib/tnm2.1.6" -+exec @PREFIX@/bin/tkined1.4.6 $* ++export TCLLIBPATH="@PREFIX@/lib/tkined1.4.8 @PREFIX@/lib/tnm2.1.8" ++exec @PREFIX@/bin/tkined1.4.8 $* --- scotty.sh.in~ Fri Sep 13 09:30:41 1996 +++ scotty.sh.in Fri Sep 13 09:26:21 1996 @@ -0,0 +1,3 @@ +#!/bin/sh -+export TCLLIBPATH="@PREFIX@/lib/tnm2.1.6" -+exec @PREFIX@/bin/scotty2.1.6 ++export TCLLIBPATH="@PREFIX@/lib/tnm2.1.8" ++exec @PREFIX@/bin/scotty2.1.8 |