diff options
author | 2003-01-06 04:38:08 +0000 | |
---|---|---|
committer | 2003-01-06 04:38:08 +0000 | |
commit | 2132b359164bc4ed6d078a0c7c547f4827a1a088 (patch) | |
tree | faef1d4ce3eaf00ff0d97719f28e200b9deebfd0 /net-mail/tmda | |
parent | version bump. (diff) | |
download | historical-2132b359164bc4ed6d078a0c7c547f4827a1a088.tar.gz historical-2132b359164bc4ed6d078a0c7c547f4827a1a088.tar.bz2 historical-2132b359164bc4ed6d078a0c7c547f4827a1a088.zip |
Filename fix.
Diffstat (limited to 'net-mail/tmda')
-rw-r--r-- | net-mail/tmda/tmda-0.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/tmda/tmda-0.67.ebuild b/net-mail/tmda/tmda-0.67.ebuild index 98596c9a2055..f0fb5703a33d 100644 --- a/net-mail/tmda/tmda-0.67.ebuild +++ b/net-mail/tmda/tmda-0.67.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Arcady Genkin <agenkin@thpoon.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.67.ebuild,v 1.1 2003/01/02 21:56:16 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.67.ebuild,v 1.2 2003/01/06 04:38:08 agenkin Exp $ DESCRIPTION="Python-based SPAM reduction system" HOMEPAGE="http://www.tmda.net/" @@ -41,7 +41,7 @@ src_install () { # Documentation dodoc COPYING ChangeLog README THANKS UPGRADE CRYPTO CODENAMES INSTALL - dodoc contrib/tmda.spec contrib/sample.tmdarc + dodoc contrib/tmda.spec contrib/sample.config dohtml -r htdocs/*.html # Contributed binaries and stuff |