diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:49 +0000 |
commit | 0066cdce6f38a27f6cbbcebe07f7c3a06fb12c25 (patch) | |
tree | 74fb8b765e4153274c1a637c35e6580ac1326de7 /net-misc/stunnel | |
parent | header fixes (diff) | |
download | historical-0066cdce6f38a27f6cbbcebe07f7c3a06fb12c25.tar.gz historical-0066cdce6f38a27f6cbbcebe07f7c3a06fb12c25.tar.bz2 historical-0066cdce6f38a27f6cbbcebe07f7c3a06fb12c25.zip |
header fixes
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-3.22-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-3.22-r1.ebuild b/net-misc/stunnel/stunnel-3.22-r1.ebuild index bcbbb61372c5..a5a59ba60d72 100644 --- a/net-misc/stunnel/stunnel-3.22-r1.ebuild +++ b/net-misc/stunnel/stunnel-3.22-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author: Danial Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-3.22-r1.ebuild,v 1.2 2002/07/09 11:11:02 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-3.22-r1.ebuild,v 1.3 2002/07/11 06:30:49 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="TSL/SSL - Port Wrapper" |