diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-23 23:38:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-23 23:38:15 +0000 |
commit | 0a291bd7f7c7af12af4a759b98d4f98657d0c977 (patch) | |
tree | 2d41feabfa327add93d078317f717787e8278d95 /mbone/rat30 | |
parent | 857f21d17b1de8551d9b88fd481557ae737e5b61 (diff) | |
download | ports-0a291bd7f7c7af12af4a759b98d4f98657d0c977.tar.gz ports-0a291bd7f7c7af12af4a759b98d4f98657d0c977.zip |
Notes
Diffstat (limited to 'mbone/rat30')
-rw-r--r-- | mbone/rat30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index 1acedf43d33e..4440a9b86c25 100644 --- a/mbone/rat30/Makefile +++ b/mbone/rat30/Makefile @@ -28,7 +28,7 @@ LATEST_LINK= rat30 .include <bsd.port.pre.mk> .if ${OSVERSION} >= 700000 -BROKEN= "Does not compile on FreeBSD ${OSVERSION}" +BROKEN= Does not compile on FreeBSD 7.X .endif do-build: |