diff options
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-2.1.20-r2.ebuild')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.20-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20-r2.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20-r2.ebuild index 695917c2b786..25e43e3c5e6b 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20-r2.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20-r2.ebuild,v 1.5 2005/03/01 21:44:50 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20-r2.ebuild,v 1.6 2005/05/05 15:41:23 swegener Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib @@ -9,7 +9,7 @@ ntlm_patch=${PN}-ntlm_impl-spnego.patch.gz DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)" HOMEPAGE="http://asg.web.cmu.edu/sasl/" SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz - ntlm_unsupported_patch? mirror://gentoo/${ntlm_patch}" + ntlm_unsupported_patch? ( mirror://gentoo/${ntlm_patch} )" LICENSE="as-is" SLOT="2" |