diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-27 17:39:42 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-27 17:39:42 +0000 |
commit | 3a7181f8133c825b33331ad22eba5cbe4873ca04 (patch) | |
tree | d7676345adb60ec8df0b8c6a7c1da1b57c490c2c /sysutils/wmlmmon | |
parent | d75016cec0704d40bce6f4f863b71d8358805c00 (diff) | |
download | ports-3a7181f8133c825b33331ad22eba5cbe4873ca04.tar.gz ports-3a7181f8133c825b33331ad22eba5cbe4873ca04.zip |
Notes
Diffstat (limited to 'sysutils/wmlmmon')
-rw-r--r-- | sysutils/wmlmmon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/wmlmmon/Makefile b/sysutils/wmlmmon/Makefile index dd4b0e59173d..6fdcda64b468 100644 --- a/sysutils/wmlmmon/Makefile +++ b/sysutils/wmlmmon/Makefile @@ -22,8 +22,7 @@ MANCOMPRESSED= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 400000 -BROKEN="This port uses the intpm controller which is only available in FreeBSD 4 -.0+" +BROKEN="This port uses the intpm controller which is only available in FreeBSD 4.0+" .endif .include <bsd.port.post.mk> |