diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-11 09:26:12 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-11 09:26:12 +0000 |
commit | 8957c79956297439214bcc4793fcd3c6ead78aa3 (patch) | |
tree | ad70c2355cbd3fe1310e8903f71d322dfe5960fe /net-ftp/curl | |
parent | new digests (diff) | |
download | historical-8957c79956297439214bcc4793fcd3c6ead78aa3.tar.gz historical-8957c79956297439214bcc4793fcd3c6ead78aa3.tar.bz2 historical-8957c79956297439214bcc4793fcd3c6ead78aa3.zip |
fixed $ tag
Diffstat (limited to 'net-ftp/curl')
-rw-r--r-- | net-ftp/curl/curl-7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/curl/curl-7.8.ebuild b/net-ftp/curl/curl-7.8.ebuild index 132efe80f5a6..28fee323b82f 100644 --- a/net-ftp/curl/curl-7.8.ebuild +++ b/net-ftp/curl/curl-7.8.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Prakash Shetty (Crux) <ps@gnuos.org> -#$HEADER:$ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.8.ebuild,v 1.3 2001/08/11 09:26:12 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} |