diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-06-18 18:05:44 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-06-18 18:05:44 +0000 |
commit | 5f56bb5e4b141825d78b8a46d11920f1e6e1bc67 (patch) | |
tree | 68a187ab8e8135eee1754d3fed5e2cf8dbfe13ae /net/everybuddy/files/patch-ag | |
parent | Fix a buffer overflow introduced in 3.30. This patch will be adopted (diff) |
Update to version 0.2.1 beta 5.
Notes
Notes:
svn path=/head/; revision=44180
Diffstat (limited to 'net/everybuddy/files/patch-ag')
-rw-r--r-- | net/everybuddy/files/patch-ag | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/everybuddy/files/patch-ag b/net/everybuddy/files/patch-ag index b226ce2fd005..c7015ce37ecf 100644 --- a/net/everybuddy/files/patch-ag +++ b/net/everybuddy/files/patch-ag @@ -1,9 +1,9 @@ ---- pixmaps/Makefile.am.orig Sun Jan 21 00:51:54 2001 -+++ pixmaps/Makefile.am Sun Jan 21 00:52:09 2001 +--- pixmaps/Makefile.am.orig Mon Jun 18 13:54:21 2001 ++++ pixmaps/Makefile.am Mon Jun 18 13:54:43 2001 @@ -6,5 +6,5 @@ msn_online.xpm msn_away.xpm tb_mail_send.xpm tb_search.xpm \ line-wrap.xbm line-arrow.xbm ebicon.png jabber_online.xpm jabber_away.xpm \ - ebicon.png + ebicon.png zephyr_online.xpm zephyr_hidden.xpm zephyr_offline.xpm -Utilitiesdir = $(datadir)/pixmaps -Utilities_DATA = ebicon.png +Utilitiesdir = |