diff options
author | Cy Schubert <cy@FreeBSD.org> | 2003-08-08 01:20:18 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2003-08-08 01:20:18 +0000 |
commit | dc590a57d4566d42ff3a78dcead5fe6e62b38517 (patch) | |
tree | 6cdc6b64532c8c303139f7f415464d14c1c6fbc2 /security/krb5-17/files/patch-ax | |
parent | PostgreSQL's now in 7.4 beta1. This update includes a few fixes after (diff) |
Update 1.2.8 --> 1.3
Notes
Notes:
svn path=/head/; revision=86530
Diffstat (limited to 'security/krb5-17/files/patch-ax')
-rw-r--r-- | security/krb5-17/files/patch-ax | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/krb5-17/files/patch-ax b/security/krb5-17/files/patch-ax index 58cfe89d9294..443b321e28db 100644 --- a/security/krb5-17/files/patch-ax +++ b/security/krb5-17/files/patch-ax @@ -1,11 +1,11 @@ ---- ../doc/Makefile.orig Wed Jan 20 21:57:45 1999 -+++ ../doc/Makefile Wed Jan 20 21:59:19 1999 +--- ../doc/Makefile.orig Fri Sep 20 10:35:27 2002 ++++ ../doc/Makefile Tue Jul 29 18:53:08 2003 @@ -1,7 +1,7 @@ SRCDIR=../src DVI=texi2dvi DVIPS=dvips -o "$@" -INFO=makeinfo +INFO=makeinfo --no-validate - HTML=texi2html + HTML=makeinfo --html RM=rm -f TAR=tar -chvf |