diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:38:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:38:36 +0000 |
commit | 95ab832b5ea4a41c3258ad0984b3cc2c66f34fcc (patch) | |
tree | 90e9be6e060e2d0c924b64f15e818c4e9ef3942f /news | |
parent | ce4dcb8f27a2db430891d47a3e0d7acbe63c0c09 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-current/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index e8e4c7cb4e82..8a1eca8e5954 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -23,4 +23,6 @@ MD5_FILE= ${.CURDIR}/distinfo MASTERDIR= ${.CURDIR}/../inn +BROKEN= Install fails + .include "${MASTERDIR}/Makefile" |