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 | e427b61b30c96f6a15ccfccb0848a3debfea14d8 (patch) | |
tree | 327999e826deeb635fcff9e71fafe8cbc5947312 /app-doc/phrack/phrack-26.ebuild | |
parent | Fix spell configure flag: it is --enable-speller, not --enable-spell. (diff) | |
download | historical-e427b61b30c96f6a15ccfccb0848a3debfea14d8.tar.gz historical-e427b61b30c96f6a15ccfccb0848a3debfea14d8.tar.bz2 historical-e427b61b30c96f6a15ccfccb0848a3debfea14d8.zip |
update SRC_URI #220172 by dword ptr
Diffstat (limited to 'app-doc/phrack/phrack-26.ebuild')
-rw-r--r-- | app-doc/phrack/phrack-26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/phrack/phrack-26.ebuild b/app-doc/phrack/phrack-26.ebuild index fb3409636e3b..026fa24243e1 100644 --- a/app-doc/phrack/phrack-26.ebuild +++ b/app-doc/phrack/phrack-26.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-26.ebuild,v 1.12 2008/02/04 18:18:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-26.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}" |