summaryrefslogtreecommitdiff
path: root/security/krb5
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-10-08 19:57:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-10-08 19:57:44 +0000
commitbb0e815406db986b76aa7c2762690433bad2a78d (patch)
treee1c0c162f73afcc3e8c71c38e186e834e13d2e06 /security/krb5
parent- Update to 1.5.2 (diff)
- Set CONFLICTS with heimdal and krb4
- Portlint PR: ports/85027 Submitted by: lofi Approved by: maintainer timeout (cy, 7 weeks)
Notes
Notes: svn path=/head/; revision=144602
Diffstat (limited to 'security/krb5')
-rw-r--r--security/krb5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index ba0ca5802f6f..ea7b34b47249 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -9,14 +9,16 @@ PORTNAME= krb5
PORTVERSION= 1.4.2
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/${PORTVERSION:C/\.[0-9]*$/&/:C/\.[0-9]*$//}/
-EXTRACT_SUFX= .tar
DISTNAME= ${PORTNAME}-${PORTVERSION}-signed
+EXTRACT_SUFX= .tar
MAINTAINER= cy@FreeBSD.org
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+CONFLICTS= krb4-[0-9]* heimdal-[0-9]*
+
LATEST_LINK= ${PORTNAME}
KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_REINPLACE= yes