aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-16/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2003-08-08 23:35:18 +0000
committerCy Schubert <cy@FreeBSD.org>2003-08-08 23:35:18 +0000
commit974a6f062a5f0aa347dcaf45c484316cb3431d3e (patch)
treef5a5d3050ab1f0c75db42e0a4909064b626e3c9b /security/krb5-16/Makefile
parent066a9db90216885be89fdf488586e75b0f778a93 (diff)
downloadports-974a6f062a5f0aa347dcaf45c484316cb3431d3e.tar.gz
ports-974a6f062a5f0aa347dcaf45c484316cb3431d3e.zip
Notes
Diffstat (limited to 'security/krb5-16/Makefile')
-rw-r--r--security/krb5-16/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile
index df245fee44a4..49e92d89cedd 100644
--- a/security/krb5-16/Makefile
+++ b/security/krb5-16/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.