aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-09-13 13:46:48 +0000
committerCy Schubert <cy@FreeBSD.org>2002-09-13 13:46:48 +0000
commit495424cc3f4dc1d6dd1d506f839d9ea3fbd7ffe4 (patch)
treee05fcfc9b73ada31786b238977da8a9651659cfe /security/krb5-appl/Makefile
parentd30cec0e96805141e632115673ffe697ccf8d38b (diff)
downloadports-495424cc3f4dc1d6dd1d506f839d9ea3fbd7ffe4.tar.gz
ports-495424cc3f4dc1d6dd1d506f839d9ea3fbd7ffe4.zip
Notes
Diffstat (limited to 'security/krb5-appl/Makefile')
-rw-r--r--security/krb5-appl/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index 54537d1bcaa2..6542d43aba70 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -6,12 +6,16 @@
#
PORTNAME= krb5
-PORTVERSION= 1.2.5
-PORTREVISION= 2
+PORTVERSION= 1.2.6
CATEGORIES= security
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == "NO"
-MASTER_SITES= http://www.crypto-publish.org/dist/mit-kerberos5/
-EXTRACT_SUFX= .tar.gz
+# XXX crypto-publish.org does not at this time have the krb5-1.2.6 tarball.
+# Use manual download until crypto-publish.org posts a copy of krb5-1.2.6
+# on their website.
+# MASTER_SITES= http://www.crypto-publish.org/dist/mit-kerberos5/
+# EXTRACT_SUFX= .tar.gz
+MASTER_SITES= # manual download
+EXTRACT_SUFX= .tar
.else
MASTER_SITES= # manual download
EXTRACT_SUFX= .tar