summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-10 02:43:58 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-10 02:43:58 +0000
commitd00d8d335897b25e0bffbbbe628744dd80940c2e (patch)
treef5db086be0b86bcc4325250283d4addc5085ad09 /app-crypt/krb5
parent-fix (diff)
downloadgentoo-2-d00d8d335897b25e0bffbbbe628744dd80940c2e.tar.gz
gentoo-2-d00d8d335897b25e0bffbbbe628744dd80940c2e.tar.bz2
gentoo-2-d00d8d335897b25e0bffbbbe628744dd80940c2e.zip
-fix
Diffstat (limited to 'app-crypt/krb5')
-rw-r--r--app-crypt/krb5/krb5-1.2.2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-crypt/krb5/krb5-1.2.2.ebuild b/app-crypt/krb5/krb5-1.2.2.ebuild
index 3e1379d24e50..10daddbf757b 100644
--- a/app-crypt/krb5/krb5-1.2.2.ebuild
+++ b/app-crypt/krb5/krb5-1.2.2.ebuild
@@ -1,12 +1,10 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Grant Goodyear <grant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/krb5-1.2.2.ebuild,v 1.3 2001/07/15 18:58:16 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/krb5/krb5-1.2.2.ebuild,v 1.4 2001/11/10 02:40:17 hallski Exp $
-#P=
-A=${P}.tar.gz
S=${WORKDIR}/${P}/src
-SRC_URI="http://www.crypto-publish.org/dist/mit-kerberos5/${A}"
+SRC_URI="http://www.crypto-publish.org/dist/mit-kerberos5/${P}.tar.gz"
DESCRIPTION="MIT Kerberos V (set up for pam)"
HOMEPAGE="http://crypto-publish.org"