summaryrefslogtreecommitdiff
path: root/audio/mq3
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-27 09:11:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-27 09:11:28 +0000
commit1e7e0dce648295b207e28719bc9b1287596865a1 (patch)
tree47ecd11f6d933d6791e53ae0a54bb65389b9fd03 /audio/mq3
parentFix pkg-plist introduced in my latest commit. (diff)
portlint (whitespace cleanup)
Notes
Notes: svn path=/head/; revision=92312
Diffstat (limited to 'audio/mq3')
-rw-r--r--audio/mq3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mq3/Makefile b/audio/mq3/Makefile
index f823b1470906..d19facc04901 100644
--- a/audio/mq3/Makefile
+++ b/audio/mq3/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS= -prefix ${PREFIX} -platform FreeBSD
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500113
-BROKEN= "Does not build"
+BROKEN= "Does not build"
.endif
.include <bsd.port.post.mk>