diff options
Diffstat (limited to 'app-misc/scmxx/scmxx-0.6.0.ebuild')
-rw-r--r-- | app-misc/scmxx/scmxx-0.6.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-misc/scmxx/scmxx-0.6.0.ebuild b/app-misc/scmxx/scmxx-0.6.0.ebuild index 130a8cf38c8a..6f4c8981ecc8 100644 --- a/app-misc/scmxx/scmxx-0.6.0.ebuild +++ b/app-misc/scmxx/scmxx-0.6.0.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/scmxx/scmxx-0.6.0.ebuild,v 1.7 2002/11/30 21:30:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/scmxx/scmxx-0.6.0.ebuild,v 1.8 2003/01/06 01:12:13 agenkin Exp $ DESCRIPTION="Exchange data with Siemens phones." HOMEPAGE="http://www.hendrik-sattler.de/scmxx/" -SRC_URI="http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/${P}.tar.bz2" +SRC_URI="http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/${P}.tar.bz2 + http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/old/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" |