diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-08-08 18:02:22 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-08-08 18:02:22 +0000 |
commit | abff247a41a7064512717d2e7ef3cb5edf5b2632 (patch) | |
tree | d8289f0152961813647cfc7997e065a9a56796cb /devel/omniORB/files/patch-aa | |
parent | Correct the statement about beta quality. (diff) |
Update to 3.0.5
PR: ports/41267
Submitted by: Alex Hayward <xelah@xelah.com>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=64245
Diffstat (limited to 'devel/omniORB/files/patch-aa')
-rw-r--r-- | devel/omniORB/files/patch-aa | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/omniORB/files/patch-aa b/devel/omniORB/files/patch-aa index 9018becd03b2..bbcd8b538f0a 100644 --- a/devel/omniORB/files/patch-aa +++ b/devel/omniORB/files/patch-aa @@ -1,10 +1,10 @@ ---- config/config.mk.orig Fri Aug 18 16:09:38 2000 -+++ config/config.mk Mon Sep 11 17:26:22 2000 -@@ -77,6 +77,7 @@ - #platform = x86_freebsd_3.2 +--- config/config.mk.orig Thu Jul 25 16:42:35 2002 ++++ config/config.mk Thu Jul 25 16:42:07 2002 +@@ -85,6 +85,7 @@ #platform = x86_freebsd_4.0 + #platform = x86_openbsd_3.0 #platform = pc486_rtems_4.5.0 +platform = __PLATFORM__ + # On Win32 platforms, uncomment the following line to build all the binaries - # with debugging information. Useful if you want to debug the binaries under |