diff options
author | Cy Schubert <cy@FreeBSD.org> | 2014-10-18 17:05:55 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2014-10-18 17:05:55 +0000 |
commit | 632d308662b46d558365e9f7892f8d43ff760eb6 (patch) | |
tree | d862744be06316044a0002f594e7263d1ea1e9fc /security/krb5-112 | |
parent | 884fc34d895a034ffcfd37828ef0bb8266029cc1 (diff) | |
download | ports-632d308662b46d558365e9f7892f8d43ff760eb6.tar.gz ports-632d308662b46d558365e9f7892f8d43ff760eb6.zip |
Notes
Diffstat (limited to 'security/krb5-112')
-rw-r--r-- | security/krb5-112/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |