diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-01 05:38:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-01 05:38:28 +0000 |
commit | 6e4c0192033a6f640606c58a3fde26adbe8a8af1 (patch) | |
tree | bc24d834dfd3c970d118159c999b52a2d65a4ea7 /lang/clisp/files/patch-aa | |
parent | Define DOCSDIR (diff) |
Update to 2.27.
PR: ports/30138
Submitted by: Jeff Brown <jabrown@ipn.caida.org> (MAINTAINER)
Since both of the two master sites were unreachable, I added
MASTER_SITE_SOURCEFORGE to the MASTER_SITES, which sites had the
distfile fortunately.
Diffstat (limited to 'lang/clisp/files/patch-aa')
-rw-r--r-- | lang/clisp/files/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/clisp/files/patch-aa b/lang/clisp/files/patch-aa index ad18cfa10c4a..de3ccadb0a59 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 -@@ -1619,7 +1619,14 @@ +--- src/makemake.in.orig Mon Jun 25 07:54:46 2001 ++++ src/makemake.in Sun Aug 26 23:41:48 2001 +@@ -1634,7 +1634,14 @@ echol "mandir = \$(exec_prefix)${NEXT_}man" echol "htmldir = \$(exec_prefix)${NEXT_}share${NEXT_}html" echol "dvidir = \$(exec_prefix)${NEXT_}share${NEXT_}dvi" |