diff options
author | Arcady Genkin <agenkin@gentoo.org> | 2002-09-23 05:41:00 +0000 |
---|---|---|
committer | Arcady Genkin <agenkin@gentoo.org> | 2002-09-23 05:41:00 +0000 |
commit | e5f1be9886fc0ec572db12d8fb455fc0c9c0cfb7 (patch) | |
tree | 6251909b606d15c8e931528fcacafbb310e73436 /net-mail/tmda | |
parent | Upgrading to the latest release. (diff) | |
download | historical-e5f1be9886fc0ec572db12d8fb455fc0c9c0cfb7.tar.gz historical-e5f1be9886fc0ec572db12d8fb455fc0c9c0cfb7.tar.bz2 historical-e5f1be9886fc0ec572db12d8fb455fc0c9c0cfb7.zip |
Updated all the URLs.
Diffstat (limited to 'net-mail/tmda')
-rw-r--r-- | net-mail/tmda/tmda-0.62.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/tmda/tmda-0.62.ebuild b/net-mail/tmda/tmda-0.62.ebuild index 7cc9b72acdb9..b64484ccd84d 100644 --- a/net-mail/tmda/tmda-0.62.ebuild +++ b/net-mail/tmda/tmda-0.62.ebuild @@ -1,17 +1,17 @@ # Copyright 2002 Arcady Genkin <agenkin@thpoon.com> # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.62.ebuild,v 1.1 2002/09/23 05:36:15 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.62.ebuild,v 1.2 2002/09/23 05:41:00 agenkin Exp $ DESCRIPTION="Python-based SPAM reduction system" -HOMEPAGE="http://software.libertine.org/tmda/index.html" +HOMEPAGE="http://www.tmda.net/" LICENSE="GPL-2" DEPEND=">=dev-lang/python-2.0 virtual/mta" RDEPEND="${DEPEND}" -SRC_URI="http://software.libertine.org/tmda/releases/${P}.tgz - http://software.libertine.org/tmda/releases/old/${P}.tgz" +SRC_URI="http://tmda.net/releases/${P}.tgz + http://tmda.net/releases/old/${P}.tgz" SLOT="0" KEYWORDS="x86 sparc sparc64" |