summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r--net-mail/uw-imap/uw-imap-2002e-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/uw-imap/uw-imap-2002e-r3.ebuild b/net-mail/uw-imap/uw-imap-2002e-r3.ebuild
index bd47e3139066..c9b002049602 100644
--- a/net-mail/uw-imap/uw-imap-2002e-r3.ebuild
+++ b/net-mail/uw-imap/uw-imap-2002e-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002e-r3.ebuild,v 1.1 2004/07/15 22:20:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002e-r3.ebuild,v 1.2 2004/07/16 18:46:06 mr_bones_ Exp $
inherit flag-o-matic
@@ -52,7 +52,7 @@ src_unpack() {
# -e "s:EMPTYPROTO=unixproto:EMPTYPROTO=mbxproto:" \
# < Makefile.orig2 > Makefile
#cd ${S}
-
+
# Remove the pesky checks about SSL stuff
sed -e '/read.*exit/d' -i ${S}/Makefile
}