aboutsummaryrefslogtreecommitdiff
path: root/net/miredo
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-09-07 09:30:34 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-09-07 09:30:34 +0000
commit0738eb454f3f8fece5a80fd1dc98ef14b24d19af (patch)
tree9fe1802da985e6b6ff2ea2063ba033bf1a456d70 /net/miredo
parent79785a42f1b21d156531fd1640b98c06c303c54f (diff)
downloadports-0738eb454f3f8fece5a80fd1dc98ef14b24d19af.tar.gz
ports-0738eb454f3f8fece5a80fd1dc98ef14b24d19af.zip
Notes
Diffstat (limited to 'net/miredo')
-rw-r--r--net/miredo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/miredo/Makefile b/net/miredo/Makefile
index b7c38ff38b7d..8dcc27d8b225 100644
--- a/net/miredo/Makefile
+++ b/net/miredo/Makefile
@@ -40,7 +40,7 @@ PLIST_SUB= NLS="@comment "
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800000
+.if ${OSVERSION} >= 700000
BROKEN= does not build
.endif