diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:37:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:37:55 +0000 |
commit | ce4dcb8f27a2db430891d47a3e0d7acbe63c0c09 (patch) | |
tree | 024f2bfcda0fc8d7afda37d546b212265b39018e /news | |
parent | 10b7595eae293280df0ae2fd94711912a007d9b5 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-stable/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index 30c3718ea623..9e8cc7226f5f 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -23,4 +23,6 @@ MD5_FILE= ${.CURDIR}/distinfo MASTERDIR= ${.CURDIR}/../inn +BROKEN= Fails to patch + .include "${MASTERDIR}/Makefile" |