diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-16 20:56:38 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-16 20:56:38 +0000 |
commit | bcbc1df8512142f5d98c9101cd91cadfb1284eaf (patch) | |
tree | 7ac593805dabeea4e2f06040c23f41d09a6e9e85 /net-mail/ezmlm-idx | |
parent | New ezmlm-idx mailing list manager (enhanced ezmlm) (diff) | |
download | historical-bcbc1df8512142f5d98c9101cd91cadfb1284eaf.tar.gz historical-bcbc1df8512142f5d98c9101cd91cadfb1284eaf.tar.bz2 historical-bcbc1df8512142f5d98c9101cd91cadfb1284eaf.zip |
ezmlm-idx, ezmlm-idx-pgsql and ezmlm-idx-mysql
Diffstat (limited to 'net-mail/ezmlm-idx')
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-0.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-0.40.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-0.40.ebuild index 0f2a30598b25..e2506ef260b8 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-0.40.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40.ebuild,v 1.1 2002/10/16 20:50:41 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ezmlm-idx/ezmlm-idx-0.40.ebuild,v 1.2 2002/10/16 20:56:38 drobbins Exp $ # NOTE: ezmlm-idx, ezmlm-idx-mysql and ezmlm-idx-pgsql all supported by this single ebuild # (Please keep them in sync) @@ -9,7 +9,7 @@ PB=ezmlm-idx S2=${WORKDIR}/${P} S=${WORKDIR}/ezmlm-0.53 DESCRIPTION="Simple yet powerful mailing list manager for qmail." -SRC_URI="http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/${PB}.tar.gz http://cr.yp.to/software/ezmlm-0.53.tar.gz" +SRC_URI="http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/${PB}-${PV}.tar.gz http://cr.yp.to/software/ezmlm-0.53.tar.gz" HOMEPAGE="http://www.ezmlm.org" SLOT="0" LICENSE="as-is" |