summaryrefslogtreecommitdiff
path: root/net/openldap2/files/patch-clients_ud_Makefile.in
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 02:56:37 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 02:56:37 +0000
commite53dff475ff3ad2cb284c8c251de9b322499a57f (patch)
tree660b6122e5eceb261615831099ce8d0a664f62f0 /net/openldap2/files/patch-clients_ud_Makefile.in
parentMove net/openldap2 to net/openldap20 (diff)
Point dependencies on net/openldap2 to net/openldap20
Notes
Notes: svn path=/head/; revision=76346
Diffstat (limited to 'net/openldap2/files/patch-clients_ud_Makefile.in')
-rw-r--r--net/openldap2/files/patch-clients_ud_Makefile.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/openldap2/files/patch-clients_ud_Makefile.in b/net/openldap2/files/patch-clients_ud_Makefile.in
deleted file mode 100644
index 18f342c29a53..000000000000
--- a/net/openldap2/files/patch-clients_ud_Makefile.in
+++ /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)