diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-09-13 15:15:17 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-09-13 15:15:17 +0000 |
commit | c0783ce7d2dd21f1bd5526d2abf788844f31b744 (patch) | |
tree | 3c4c914c87bcc3e936d3be25b50d71d9a0455121 /security/krb5-16/files/patch-ax | |
parent | - Readd caph and steelstorm (diff) |
Rremove old KRB5 port.
Notes
Notes:
svn path=/head/; revision=261076
Diffstat (limited to 'security/krb5-16/files/patch-ax')
-rw-r--r-- | security/krb5-16/files/patch-ax | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/krb5-16/files/patch-ax b/security/krb5-16/files/patch-ax deleted file mode 100644 index 6cbb8289f93e..000000000000 --- a/security/krb5-16/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 |