summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-servers/tomcat/tomcat-5.0.28.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-5.0.28.ebuild b/www-servers/tomcat/tomcat-5.0.28.ebuild
index e871040eb8fe..fb331ff25ce4 100644
--- a/www-servers/tomcat/tomcat-5.0.28.ebuild
+++ b/www-servers/tomcat/tomcat-5.0.28.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.28.ebuild,v 1.3 2004/12/18 19:32:12 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.28.ebuild,v 1.4 2004/12/18 19:35:08 karltk Exp $
inherit eutils java-pkg
DESCRIPTION="Apache Servlet-2.4/JSP-2.0 Container"
SLOT="${PV/.*}"
-SRC_URI="mirror://apache/tomcat-${SLOT}/v${PV}/bin/jakarta-${P}-src.tar.gz"
+SRC_URI="mirror://apache/jakarta/tomcat-${SLOT}/v${PV}/bin/jakarta-${P}-src.tar.gz"
HOMEPAGE="http://jakarta.apache.org/tomcat"
KEYWORDS="~x86 ~ppc64"
LICENSE="Apache-2.0"