summaryrefslogtreecommitdiff
path: root/net/perldap/files
diff options
context:
space:
mode:
authorPaul Richards <paul@FreeBSD.org>1999-05-25 22:47:01 +0000
committerPaul Richards <paul@FreeBSD.org>1999-05-25 22:47:01 +0000
commit5387df7a3f3652c29528245a7995aab304e3c3b5 (patch)
tree0c3db929fef1892b5d1635b2ee2c9b70d87ccf8c /net/perldap/files
parentInitial import of the Mozilla LDAP sdk. (diff)
Initial import of the Mozilla Perl interface to LDAP
Notes
Notes: svn path=/head/; revision=18997
Diffstat (limited to 'net/perldap/files')
-rw-r--r--net/perldap/files/patch-0110
1 files changed, 10 insertions, 0 deletions
diff --git a/net/perldap/files/patch-01 b/net/perldap/files/patch-01
new file mode 100644
index 000000000000..dda0ae9c4fa8
--- /dev/null
+++ b/net/perldap/files/patch-01
@@ -0,0 +1,10 @@
+--- Makefile.PL.orig Thu Jan 21 23:52:42 1999
++++ Makefile.PL Tue May 25 21:53:42 1999
+@@ -129,6 +129,7 @@
+ chomp ($lib_line = <STDIN>);
+ $lib_line = $lline unless $lib_line =~ /\S/;
+ } else {
++ $lib_line = $lline;
+ print "\n";
+ }
+