diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:54:16 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:54:16 +0000 |
commit | 983051572984595267bcd2236530e0c60cbb0ad7 (patch) | |
tree | 5bf2f1d3b795b1e1e535517a728fa1fdb207c1e6 /security/krb5-appl/files/patch-ax | |
parent | Welcome the new krb5-1.8.1. Significant changes include the removal of (diff) |
Welcome to krb5-appl-1.0. MIT split the Kerberos applications from the
base Kerberos distribution, creating krb5-appl.
Diffstat (limited to 'security/krb5-appl/files/patch-ax')
-rw-r--r-- | security/krb5-appl/files/patch-ax | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/krb5-appl/files/patch-ax b/security/krb5-appl/files/patch-ax deleted file mode 100644 index 6cbb8289f93e..000000000000 --- a/security/krb5-appl/files/patch-ax +++ /dev/null @@ -1,13 +0,0 @@ ---- ../doc/Makefile.orig 2007-09-17 20:36:09.000000000 -0700 -+++ ../doc/Makefile 2007-10-25 14:04:48.000000000 -0700 -@@ -1,8 +1,8 @@ - SRCDIR=../src --DVI=texi2dvi4a2ps # texi2dvi -+DVI=texi2dvi # texi2dvi - DVIPS=dvips -o "$@" - PSPDF=ps2pdf --INFO=makeinfo -+INFO=makeinfo --no-validate --no-split - HTML=makeinfo --html --no-split - RM=rm -f - TAR=tar -chvf |