summaryrefslogtreecommitdiffstats
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 54537d1..6542d43 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/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
OpenPOWER on IntegriCloud