diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 22:10:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 22:10:40 +0000 |
commit | 0060af9a892a76fcc1ed66095523559cbe1d5e60 (patch) | |
tree | 25528ddf1823b00f304af760a4eff0433a55426f /irc/eggdrop/files/patch-aj | |
parent | - Install Gtk2 files to gtk-2.0/2.4.0 instead of gtk-2.0/2.2.0 (diff) |
- Integrate SSL patch (turned off by default)
- Cleanup
PR: ports/63767
Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer)
Diffstat (limited to 'irc/eggdrop/files/patch-aj')
-rw-r--r-- | irc/eggdrop/files/patch-aj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/eggdrop/files/patch-aj b/irc/eggdrop/files/patch-aj index 905f7e1026ed..31ee127ba094 100644 --- a/irc/eggdrop/files/patch-aj +++ b/irc/eggdrop/files/patch-aj @@ -1,5 +1,5 @@ ---- src/mod/Makefile.in.orig Mon Jun 2 11:36:50 2003 -+++ src/mod/Makefile.in Mon Jun 2 11:39:02 2003 +--- eggdrop1.6.15/src/mod/Makefile.in.orig Mon Jun 2 11:36:50 2003 ++++ eggdrop1.6.15/src/mod/Makefile.in Mon Jun 2 11:39:02 2003 @@ -87,7 +87,7 @@ echo "Configuring module $${modname} ..."; \ echo ""; \ |