diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:25:33 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-04-26 03:25:33 +0000 |
commit | 7ec5e1642e5b5ddfb38a1bf29264f8e4df441e4f (patch) | |
tree | fe3e3d6b26287a1b1a25085ff73d26f84559fca9 /security/krb5-17/files/patch-ax | |
parent | MFkrb5-17. (diff) |
Remove krb5-17, which has been merged into the krb5 port.
Notes
Notes:
svn path=/head/; revision=253261
Diffstat (limited to 'security/krb5-17/files/patch-ax')
-rw-r--r-- | security/krb5-17/files/patch-ax | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/krb5-17/files/patch-ax b/security/krb5-17/files/patch-ax deleted file mode 100644 index 6cbb8289f93e..000000000000 --- a/security/krb5-17/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 |