summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:52:16 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:52:16 +0000
commita874102c602bc2a2cc5c80cdd86cd9dfaf9802d9 (patch)
treeb7ebbfe9a08263b66452a99d9e5aa338a12d4bea /net-misc/httptunnel
parentwhitespace (diff)
downloadhistorical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.gz
historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.tar.bz2
historical-a874102c602bc2a2cc5c80cdd86cd9dfaf9802d9.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r--net-misc/httptunnel/httptunnel-3.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/httptunnel/httptunnel-3.3.ebuild b/net-misc/httptunnel/httptunnel-3.3.ebuild
index 7075abfcf8d5..edf36221e62d 100644
--- a/net-misc/httptunnel/httptunnel-3.3.ebuild
+++ b/net-misc/httptunnel/httptunnel-3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3.ebuild,v 1.6 2007/01/23 19:24:39 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3.ebuild,v 1.7 2007/07/12 02:52:15 mr_bones_ Exp $
DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HTTP"
HOMEPAGE="http://www.nocrew.org/software/httptunnel.html"
@@ -24,4 +24,3 @@ src_compile() {
src_install () {
make DESTDIR=${D} install || die
}
-