summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-06-15 14:09:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-06-15 14:09:11 +0000
commitd9f1813f395be720f159a783530275ec08375cd1 (patch)
tree203f50e92ee67eb322a12d984272a7653b07b9bb /app-forensics/zzuf
parentRemove slusb if kernel version is >=2.6.25; exclude unused modules from compi... (diff)
downloadgentoo-2-d9f1813f395be720f159a783530275ec08375cd1.tar.gz
gentoo-2-d9f1813f395be720f159a783530275ec08375cd1.tar.bz2
gentoo-2-d9f1813f395be720f159a783530275ec08375cd1.zip
fix SRC_URI typo
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-forensics/zzuf')
-rw-r--r--app-forensics/zzuf/zzuf-0.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/zzuf/zzuf-0.12.ebuild b/app-forensics/zzuf/zzuf-0.12.ebuild
index 5065968a45da..9d25e832a831 100644
--- a/app-forensics/zzuf/zzuf-0.12.ebuild
+++ b/app-forensics/zzuf/zzuf-0.12.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/zzuf/zzuf-0.12.ebuild,v 1.1 2008/06/13 18:04:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/zzuf/zzuf-0.12.ebuild,v 1.2 2008/06/15 14:09:11 mr_bones_ Exp $
inherit autotools
DESCRIPTION="Transparent application input fuzzer"
HOMEPAGE="http://libcaca.zoy.org/wiki/zzuf/"
-SRC_URI="mirro://gentoo/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="WTFPL-2"
SLOT="0"