aboutsummaryrefslogtreecommitdiff
path: root/editors/mg
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2016-05-21 19:29:21 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2016-05-21 19:29:21 +0000
commitfbd93e4883daa113a9ea62c64f77b40a38302648 (patch)
treee6ae418eaa3cb38a72cf574b1131ea9daccf121c /editors/mg
parent6674c3380a410faa19a5ce984732e0dc99444afc (diff)
downloadports-fbd93e4883daa113a9ea62c64f77b40a38302648.tar.gz
ports-fbd93e4883daa113a9ea62c64f77b40a38302648.zip
Remove reference to FreeBSD 9, releases prior to 10.3-RELEASE are also
concerned Suggested by: mat@
Notes
Notes: svn path=/head/; revision=415608
Diffstat (limited to 'editors/mg')
-rw-r--r--editors/mg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile
index 2fcc815c4008..426388f8a6a6 100644
--- a/editors/mg/Makefile
+++ b/editors/mg/Makefile
@@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
.if ${OSVERSION} < 1002506
-BROKEN= does not build on FreeBSD 9.x, requires futimens system call
+BROKEN= does not build, requires futimens system call
.endif
pre-configure: