summaryrefslogtreecommitdiff
path: root/databases/postgresql/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql/patches/patch-ad')
-rw-r--r--databases/postgresql/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/databases/postgresql/patches/patch-ad b/databases/postgresql/patches/patch-ad
new file mode 100644
index 00000000000..c963cbec05e
--- /dev/null
+++ b/databases/postgresql/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.8 2000/05/20 19:34:19 jlam Exp $
+
+--- interfaces/ecpg/lib/Makefile.in.orig Thu Mar 30 06:41:34 2000
++++ interfaces/ecpg/lib/Makefile.in Sat May 20 00:18:02 2000
+@@ -12,7 +12,7 @@
+
+ NAME= ecpg
+ SO_MAJOR_VERSION= 3
+-SO_MINOR_VERSION= 1.0
++SO_MINOR_VERSION= 1
+
+ SRCDIR= @top_srcdir@
+ include $(SRCDIR)/Makefile.global