summaryrefslogtreecommitdiffstats
path: root/sysutils/wmhm
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-09-26 20:37:25 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-09-26 20:37:25 +0000
commit0bb09399dd7feb76842e782c813691368e35eabb (patch)
tree2624cba0cfc6690e6322a3d4d1e34f3f689494c6 /sysutils/wmhm
parent42ebe1ed49615d1644747d555b5219c8e8e5b884 (diff)
downloadFreeBSD-ports-0bb09399dd7feb76842e782c813691368e35eabb.zip
FreeBSD-ports-0bb09399dd7feb76842e782c813691368e35eabb.tar.gz
Fix a typo (" -> ')
Submitted by: maintainer
Diffstat (limited to 'sysutils/wmhm')
-rw-r--r--sysutils/wmhm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile
index ee3bc9c..9f5417a 100644
--- a/sysutils/wmhm/Makefile
+++ b/sysutils/wmhm/Makefile
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/wmhm/wmhm
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400000
-BROKEN= 'wmhm requires intpm which is only available in 4.0-CURRENT."
+BROKEN= 'wmhm requires intpm which is only available in 4.0-CURRENT'
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud