diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-27 08:58:20 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-27 08:58:20 +0000 |
commit | 868dd870d0a1333f24ce198e1772fa8a89ba0c35 (patch) | |
tree | 2d59f2a74314a767874547e0b8e35c206a009ab0 /shells/fd/files/patch-aa | |
parent | Use Tk/tcl 8.3. (diff) |
upgrade to 1.03u
PR: 33226
Submitted by: maintainer
Diffstat (limited to 'shells/fd/files/patch-aa')
-rw-r--r-- | shells/fd/files/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/fd/files/patch-aa b/shells/fd/files/patch-aa index fcff496e41f9..f8ac5e212644 100644 --- a/shells/fd/files/patch-aa +++ b/shells/fd/files/patch-aa @@ -1,9 +1,9 @@ ---- Makefile.in.orig Thu Oct 12 18:55:53 2000 -+++ Makefile.in Thu Oct 12 18:56:31 2000 -@@ -3,7 +3,7 @@ - # +--- Makefile.in.orig Tue Dec 18 00:00:00 2001 ++++ Makefile.in Wed Dec 19 13:02:55 2001 +@@ -4,7 +4,7 @@ TITLE = FD- + VERSION = __VERSION__ -PREFIX = /usr/local +PREFIX ?= /usr/local MANSEC = 1 |