aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/krb5-appl/Makefile')
-rw-r--r--security/krb5-appl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index df245fee44a4..49e92d89cedd 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= krb5
-PORTVERSION= 1.3
+PORTVERSION= 1.3.1
CATEGORIES= security
# USE_MIT_TARBALL tells the port that the user has fetched the source
# directly from MIT rather than the default crypto-publish.org.
-# XXX At the present time crypto-publish.org does not have krb5-1.3.
+# XXX At the present time crypto-publish.org does not have krb5-1.3.1
# XXX We must use the MIT copy instead, requiring the user to manually
# XXX fetch the distfile. As soon as crypto-publish.org distributes
# XXX krb5-1.3, USE_MIT_TARBALL should be changed back to NO.