diff options
Diffstat (limited to 'app-crypt/heimdal/heimdal-0.5.1-r1.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-0.5.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild b/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild index b4c6fd0c3149..4e20a5bb5460 100644 --- a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild +++ b/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.8 2003/09/05 01:33:12 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.9 2003/09/21 09:44:08 aliz Exp $ inherit libtool DESCRIPTION="Kerberos 5 implementation from KTH" -SRC_URI="ftp://ftp.pdc.kth.se/pub/${PN}/src/${P}.tar.gz" +SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz" HOMEPAGE="http://www.pdc.kth.se/heimdal/" SLOT="0" |