diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:45 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:45 +0000 |
commit | ff33461c7bf74776c910475d30e0cbe6eff2bc3b (patch) | |
tree | 048e8ac1fbb3913a8cf857720038f94b7d25ab5e /net-dialup/pppconfig | |
parent | header fixes (diff) | |
download | historical-ff33461c7bf74776c910475d30e0cbe6eff2bc3b.tar.gz historical-ff33461c7bf74776c910475d30e0cbe6eff2bc3b.tar.bz2 historical-ff33461c7bf74776c910475d30e0cbe6eff2bc3b.zip |
header fixes
Diffstat (limited to 'net-dialup/pppconfig')
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.0.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild b/net-dialup/pppconfig/pppconfig-2.0.8.ebuild index f1c666a602d7..56461239799f 100644 --- a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.0.8.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.0.8.ebuild,v 1.1 2001/08/16 23:19:35 lamer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.0.8.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $ A=pppconfig_2.0.8.tar.gz S=${WORKDIR}/pppconfig-2.1 DESCRIPTION="A text menu based utility for configuring ppp." |