diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-30 22:35:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-30 22:35:48 +0000 |
commit | 5a3e62b0760eb42f816dd94ae62b69af96adc776 (patch) | |
tree | 07c65961a1a83efe2609a97ce79057be963c716e /net/gaim/files/patch-plugins_Makefile.in | |
parent | Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to use (diff) |
Update to 0.78. The list of changes can be found at:
http://gaim.sourceforge.net/ChangeLog
Notes
Notes:
svn path=/head/; revision=110432
Diffstat (limited to 'net/gaim/files/patch-plugins_Makefile.in')
-rw-r--r-- | net/gaim/files/patch-plugins_Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/net/gaim/files/patch-plugins_Makefile.in b/net/gaim/files/patch-plugins_Makefile.in index 3208c993c071..7fd2ba7bed19 100644 --- a/net/gaim/files/patch-plugins_Makefile.in +++ b/net/gaim/files/patch-plugins_Makefile.in @@ -1,9 +1,9 @@ ---- plugins/Makefile.in.orig Sat Apr 3 02:52:47 2004 -+++ plugins/Makefile.in Sat Apr 3 02:53:02 2004 -@@ -160,9 +160,9 @@ - install_sh = @install_sh@ - perlpath = @perlpath@ - sedpath = @sedpath@ +--- plugins/Makefile.in.orig Sun May 30 17:53:41 2004 ++++ plugins/Makefile.in Sun May 30 17:54:22 2004 +@@ -285,9 +285,9 @@ + target_cpu = @target_cpu@ + target_os = @target_os@ + target_vendor = @target_vendor@ -DIST_SUBDIRS = docklet gevolution gaim-remote gestures perl ssl tcl ticker +DIST_SUBDIRS = docklet gaim-remote gestures perl ssl tcl ticker |