summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2005-08-01 18:54:14 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2005-08-01 18:54:14 +0000
commitfb10c3b9564b08a28a47bf5d21eb0614ce6946d7 (patch)
treeabd8dc47c1d375f50a8843d206f8d1849064f0ba /www-apps
parentFixes on the outreach ebuild (diff)
downloadoverlay-fb10c3b9564b08a28a47bf5d21eb0614ce6946d7.tar.gz
overlay-fb10c3b9564b08a28a47bf5d21eb0614ce6946d7.tar.bz2
overlay-fb10c3b9564b08a28a47bf5d21eb0614ce6946d7.zip
Fixes on the outreach ebuild
svn path=/; revision=253
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/openwebstats/openwebstats-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/openwebstats/openwebstats-1.1.ebuild b/www-apps/openwebstats/openwebstats-1.1.ebuild
index 72ca7d6..0bac5fa 100644
--- a/www-apps/openwebstats/openwebstats-1.1.ebuild
+++ b/www-apps/openwebstats/openwebstats-1.1.ebuild
@@ -6,7 +6,7 @@ inherit eutils webapp
DESCRIPTION="OpenWebStats is a PHP stats application that reads Apache log files and imports the data to a MySQL database."
HOMEPAGE="http://openwebstats.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~x86"