diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-13 22:26:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-13 22:26:24 +0000 |
commit | 6655b246e02059e6769c59c8cb8207d79fa9ac1f (patch) | |
tree | 8960a814c855ae9d21cb1448ea7fc65f14a97b71 /mail/mess822/Makefile | |
parent | BROKEN: Changes ownership of system directories (diff) |
Correct previous (permissions are changed, not ownership)
Diffstat (limited to '')
-rw-r--r-- | mail/mess822/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index 97f4f0929516..a37a09f8c4fd 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -18,7 +18,7 @@ COMMENT= RFC 822 mail message parsing library and rewriting utilities RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail -BROKEN= "Changes ownership of system directories" +BROKEN= "Changes permissions of system directories" NO_PACKAGE= Violates djb\'s license USE_REINPLACE= yes |