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 /emulators/xmess | |
parent | c757f436f607cdb2bd0b6442a5c13b4ef9bd76e6 (diff) | |
download | freebsd-ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.zip |
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.
Diffstat (limited to 'emulators/xmess')
-rw-r--r-- | emulators/xmess/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 50b185d3fe51..9b0c97b444aa 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -16,4 +16,6 @@ DESCR= ${.CURDIR}/pkg-descr MAMEMESS= mess +BROKEN= "Missing from distinfo; will be removed after Feb 2" + .include "${MASTERDIR}/Makefile" |