summaryrefslogtreecommitdiff
path: root/net/openldap/files/patch-ae
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-24 06:08:44 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-24 06:08:44 +0000
commit455e5f8ea9fd032bc67622dc4ecfa68f3f1641c4 (patch)
treec436b2713e882e69f785bb639af085af384b5827 /net/openldap/files/patch-ae
parentoidentd now supports masqueraded connections under FreeBSD systems (diff)
Update to 1.2.13
PR: 32758 Submitted by: joseph@randomnetworks.com No response: maintainer
Diffstat (limited to 'net/openldap/files/patch-ae')
-rw-r--r--net/openldap/files/patch-ae8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/openldap/files/patch-ae b/net/openldap/files/patch-ae
deleted file mode 100644
index 18f342c29a53..000000000000
--- a/net/openldap/files/patch-ae
+++ /dev/null
@@ -1,8 +0,0 @@
---- clients/ud/Makefile.in.orig Wed Jan 13 20:02:11 1999
-+++ clients/ud/Makefile.in Wed Jul 26 14:24:14 2000
-@@ -26,4 +26,4 @@
- install-local: FORCE
- -$(MKDIR) $(bindir)
- -mv -f $(bindir)/ud $(bindir)/ud-
-- $(LTINSTALL) $(INSTALLFLAGS) -m 775 ud $(bindir)
-+ $(LTINSTALL) $(INSTALLFLAGS) -m 755 ud $(bindir)