summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2014-10-18 17:05:55 +0000
committerCy Schubert <cy@FreeBSD.org>2014-10-18 17:05:55 +0000
commit632d308662b46d558365e9f7892f8d43ff760eb6 (patch)
treed862744be06316044a0002f594e7263d1ea1e9fc /security
parentUpdate to 1.0.3. (diff)
Fix LATEST_LINK.
Notes
Notes: svn path=/head/; revision=371142
Diffstat (limited to 'security')
-rw-r--r--security/krb5-111/Makefile1
-rw-r--r--security/krb5-112/Makefile2
-rw-r--r--security/krb5/Makefile1
3 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5-111/Makefile b/security/krb5-111/Makefile
index 81ddbd73dea2..2a50f2036971 100644
--- a/security/krb5-111/Makefile
+++ b/security/krb5-111/Makefile
@@ -22,6 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-[0-9]* krb5-maint-112-*
+LATEST_LINK= ${PORTNAME}-111
KERBEROSV_URL= http://web.mit.edu/kerberos/
USES= gettext gmake perl5
USE_PERL5= build
diff --git a/security/krb5-112/Makefile b/security/krb5-112/Makefile
index 2a3bdb8814b8..00f5f816c711 100644
--- a/security/krb5-112/Makefile
+++ b/security/krb5-112/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-[0-9]* krb5-maint-111-*
-LATEST_LINK= ${PORTNAME}-19
+LATEST_LINK= ${PORTNAME}-112
KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_PERL5= build
USE_LDCONFIG= yes
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 142c910a67d2..78c3cd7f5ee9 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-maint-11[0-9]-[0-9]*
-LATEST_LINK= ${PORTNAME}-19
KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_PERL5= build
USE_LDCONFIG= yes