diff options
author | Brian Feldman <green@FreeBSD.org> | 2000-12-20 06:25:41 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2000-12-20 06:25:41 +0000 |
commit | b5f32d07ecf42b880f875d2294ac5a64d8685965 (patch) | |
tree | 29f4ca9ed5d9720b515229654c9188d8ff34216a /net/licq/files/patch-ac | |
parent | Upgrade to stunnel 3.9 to fix security vulnerabilities. (diff) |
Update Licq to 1.0.2. This should be _much_ more stable than 1.0 was.
Notes
Notes:
svn path=/head/; revision=36147
Diffstat (limited to 'net/licq/files/patch-ac')
-rw-r--r-- | net/licq/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/licq/files/patch-ac b/net/licq/files/patch-ac index d24dbe10a567..8881dbedc1fd 100644 --- a/net/licq/files/patch-ac +++ b/net/licq/files/patch-ac @@ -1,5 +1,5 @@ ---- plugins/qt-gui/src/Makefile.in.orig Tue Jul 11 18:54:27 2000 -+++ plugins/qt-gui/src/Makefile.in Mon Jul 24 03:12:25 2000 +--- plugins/qt-gui-1.0.2/src/Makefile.in.orig Tue Jul 11 18:54:27 2000 ++++ plugins/qt-gui-1.0.2/src/Makefile.in Mon Jul 24 03:12:25 2000 @@ -119,7 +119,7 @@ licq_qt_gui_la_LDFLAGS = $(X_LIBS) $(QT_LDFLAGS) $(KDE_LDFLAGS) -module -avoid-version -rpath $(libdir) -R$(QT_LIBDIR) |