diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-05-10 10:32:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-05-10 10:32:02 +0000 |
commit | e906573ad7b6fd3d7956471c6f4ad837cd681cee (patch) | |
tree | b8388880aa4c4d8bffe5f9f723f0920899e74b8e /app-doc/phrack/phrack-04.ebuild | |
parent | Fix spell configure flag: it is --enable-speller, not --enable-spell. (diff) | |
download | gentoo-2-e906573ad7b6fd3d7956471c6f4ad837cd681cee.tar.gz gentoo-2-e906573ad7b6fd3d7956471c6f4ad837cd681cee.tar.bz2 gentoo-2-e906573ad7b6fd3d7956471c6f4ad837cd681cee.zip |
update SRC_URI #220172 by dword ptr
Diffstat (limited to 'app-doc/phrack/phrack-04.ebuild')
-rw-r--r-- | app-doc/phrack/phrack-04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/phrack/phrack-04.ebuild b/app-doc/phrack/phrack-04.ebuild index cb0a45fb4309..723ff652f3ea 100644 --- a/app-doc/phrack/phrack-04.ebuild +++ b/app-doc/phrack/phrack-04.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-04.ebuild,v 1.12 2008/02/04 18:18:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-04.ebuild,v 1.13 2008/05/10 10:32:02 vapier Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." HOMEPAGE="http://www.phrack.org/" -SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" +SRC_URI="http://www.phrack.org/archives/tgz/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" |