diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-25 00:36:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-25 00:36:10 +0000 |
commit | 4e88e19902375391c7fb6876479eabf25d7f3781 (patch) | |
tree | ba9fd1ab59a117271ebcda4c54a786a137478f94 /mail | |
parent | 7fa5e584e17ab006dabc015b361f6b661fa413fc (diff) | |
download | pkgsrc-4e88e19902375391c7fb6876479eabf25d7f3781.tar.gz |
mark as broken -- kim apparently didn't get around to finishing the package
yet.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cyrus/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile index 7c9f1f96847..d0e3e7873e5 100644 --- a/mail/cyrus/Makefile +++ b/mail/cyrus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/03/16 13:03:48 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2000/08/25 00:36:10 wiz Exp $ DISTNAME= cyrus-imapd-v1.5.14 PKGNAME= cyrus-1.5.14 @@ -12,6 +12,8 @@ DEPENDS+= tcl-8.0.5:../../lang/tcl80 GNU_CONFIGURE= yes +BROKEN= Unfinished package. + # XXX This package is not ready for general use! # XXX I've imported it because my work on it has # XXX been stalled for a while, and someone might |