diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/slony1/patches/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/slony1/patches/patch-aa b/databases/slony1/patches/patch-aa index 8a9018c2f18..f5b875f9c9e 100644 --- a/databases/slony1/patches/patch-aa +++ b/databases/slony1/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.2 2006/10/18 18:53:03 adam Exp $ +$NetBSD: patch-aa,v 1.3 2007/04/10 21:49:55 rmind Exp $ ---- configure.orig 2006-10-17 20:49:30.000000000 +0200 +--- configure.orig 2007-03-23 00:19:26.000000000 +0200 +++ configure -@@ -1881,6 +1881,7 @@ case $host_os in +@@ -1901,6 +1901,7 @@ case $host_os in darwin*) template=darwin ;; dgux*) template=dgux ;; freebsd*) template=freebsd ;; |