diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 19:03:34 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 19:03:34 +0000 |
commit | 2656e56db82db4b8375e92858e6989a7ded1e681 (patch) | |
tree | 1ab7893643956eda228189ccd9ad3176d55bcd4f /lang/clisp/files/patch-aa | |
parent | japanese postgresql7 version up to 7.1.1 with jumbo-patch 20010508, (diff) |
upgrade to 2.25.1
PR: 27373
Submitted by: maintainer
Diffstat (limited to 'lang/clisp/files/patch-aa')
-rw-r--r-- | lang/clisp/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/clisp/files/patch-aa b/lang/clisp/files/patch-aa index b3f793c1f85c..ad18cfa10c4a 100644 --- a/lang/clisp/files/patch-aa +++ b/lang/clisp/files/patch-aa @@ -1,6 +1,6 @@ --- src/makemake.in.orig Tue Jul 20 12:03:11 1999 +++ src/makemake.in Sun Feb 6 11:12:23 2000 -@@ -1593,7 +1593,14 @@ +@@ -1619,7 +1619,14 @@ echol "mandir = \$(exec_prefix)${NEXT_}man" echol "htmldir = \$(exec_prefix)${NEXT_}share${NEXT_}html" echol "dvidir = \$(exec_prefix)${NEXT_}share${NEXT_}dvi" |