diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 /security/krb5-17 | |
parent | update to 031101 (diff) |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Notes
Notes:
svn path=/head/; revision=92921
Diffstat (limited to 'security/krb5-17')
-rw-r--r-- | security/krb5-17/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile index 1dec568e43d3..9e2855ef5821 100644 --- a/security/krb5-17/Makefile +++ b/security/krb5-17/Makefile @@ -21,9 +21,9 @@ EXTRACT_SUFX= .tar.gz .endif MAINTAINER= cy@FreeBSD.org -COMMENT= An authentication system developed at MIT, successor to Kerberos IV +COMMENT= An authentication system developed at MIT, successor to Kerberos IV -BROKEN= Broken pkg-plist +BROKEN= "Does not build on 4.x, broken pkg-plist on 5.x; will be removed after Feb 2" BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |