diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-10-15 04:25:18 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-10-15 04:25:18 +0000 |
commit | 5222e23c39ad78e6cd20eb211e0a288bbf26cc1b (patch) | |
tree | aa0b5cd9c182f10afe513a535d29bf6efbdfddca /security/krb5-beta/files/patch-ax | |
parent | Fix a build bug in recent -STABLE. (diff) |
MIT KRB5 1.2.6 has been GA for some time. Remove the beta.
Diffstat (limited to 'security/krb5-beta/files/patch-ax')
-rw-r--r-- | security/krb5-beta/files/patch-ax | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/krb5-beta/files/patch-ax b/security/krb5-beta/files/patch-ax deleted file mode 100644 index 58cfe89d9294..000000000000 --- a/security/krb5-beta/files/patch-ax +++ /dev/null @@ -1,11 +0,0 @@ ---- ../doc/Makefile.orig Wed Jan 20 21:57:45 1999 -+++ ../doc/Makefile Wed Jan 20 21:59:19 1999 -@@ -1,7 +1,7 @@ - SRCDIR=../src - DVI=texi2dvi - DVIPS=dvips -o "$@" --INFO=makeinfo -+INFO=makeinfo --no-validate - HTML=texi2html - RM=rm -f - TAR=tar -chvf |