diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-07-01 16:48:32 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-07-01 16:48:32 +0000 |
commit | 7e9eeedf06ff8dd5b8b2fa1556743c9fe3b04ac8 (patch) | |
tree | 844bcacb7ec2043e2123b281956075f2e06b0992 /net-analyzer/ucd-snmp/ucd-snmp-4.2.6-r1.ebuild | |
parent | ups wrong version (diff) | |
download | historical-7e9eeedf06ff8dd5b8b2fa1556743c9fe3b04ac8.tar.gz historical-7e9eeedf06ff8dd5b8b2fa1556743c9fe3b04ac8.tar.bz2 historical-7e9eeedf06ff8dd5b8b2fa1556743c9fe3b04ac8.zip |
Fixing typo. Closes #23811
Diffstat (limited to 'net-analyzer/ucd-snmp/ucd-snmp-4.2.6-r1.ebuild')
-rw-r--r-- | net-analyzer/ucd-snmp/ucd-snmp-4.2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ucd-snmp/ucd-snmp-4.2.6-r1.ebuild b/net-analyzer/ucd-snmp/ucd-snmp-4.2.6-r1.ebuild index 88db4a3b3e9d..4cf5058a4c55 100644 --- a/net-analyzer/ucd-snmp/ucd-snmp-4.2.6-r1.ebuild +++ b/net-analyzer/ucd-snmp/ucd-snmp-4.2.6-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ucd-snmp/ucd-snmp-4.2.6-r1.ebuild,v 1.1 2003/05/26 08:30:43 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ucd-snmp/ucd-snmp-4.2.6-r1.ebuild,v 1.2 2003/07/01 16:47:04 mholzer Exp $ IUSE="ssl ipv6 tcpd" -PROVIDES="virtual/snmp" +PROVIDE="virtual/snmp" S=${WORKDIR}/${P} DESCRIPTION="Software for generating and retrieving SNMP data" SRC_URI="mirror://sourceforge/net-snmp/${P}.tar.gz" |