diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:22:02 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:22:02 +0000 |
commit | 41b3d5e9ac62cac4dc3c479ad9b165f405c04ae9 (patch) | |
tree | 1d407ad11b8a8900c68ad376b4a6b628716e4e00 /net-misc/dante/dante-1.1.14-r1.ebuild | |
parent | Typo in DESCRIPTION, #59717 (Manifest recommit) (diff) | |
download | gentoo-2-41b3d5e9ac62cac4dc3c479ad9b165f405c04ae9.tar.gz gentoo-2-41b3d5e9ac62cac4dc3c479ad9b165f405c04ae9.tar.bz2 gentoo-2-41b3d5e9ac62cac4dc3c479ad9b165f405c04ae9.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'net-misc/dante/dante-1.1.14-r1.ebuild')
-rw-r--r-- | net-misc/dante/dante-1.1.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dante/dante-1.1.14-r1.ebuild b/net-misc/dante/dante-1.1.14-r1.ebuild index ddac8a999da4..a3d792d44b2a 100644 --- a/net-misc/dante/dante-1.1.14-r1.ebuild +++ b/net-misc/dante/dante-1.1.14-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.14-r1.ebuild,v 1.6 2004/07/01 20:55:06 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.14-r1.ebuild,v 1.7 2004/08/08 00:20:40 slarti Exp $ inherit gcc fixheadtails eutils -DESCRIPTION="A free socks4,5 and msproxy implemetation" +DESCRIPTION="A free socks4,5 and msproxy implementation" HOMEPAGE="http://www.inet.no/dante/" SRC_URI="ftp://ftp.inet.no/pub/socks/${P}.tar.gz" |