aboutsummaryrefslogtreecommitdiffstats
path: root/x11/fluxbg
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-09-18 23:58:10 +0800
committerjgh <jgh@FreeBSD.org>2013-09-18 23:58:10 +0800
commitca97330abfff5b31a00d83a1f496fbbfdff73d41 (patch)
treeb4c64b8e047a20323691ae772f2d48424a903e6f /x11/fluxbg
parent76c500809628bad5f981a671cb75162384f224a7 (diff)
downloadfreebsd-ports-gnome-ca97330abfff5b31a00d83a1f496fbbfdff73d41.tar.gz
freebsd-ports-gnome-ca97330abfff5b31a00d83a1f496fbbfdff73d41.tar.zst
freebsd-ports-gnome-ca97330abfff5b31a00d83a1f496fbbfdff73d41.zip
- fix spelling error
Diffstat (limited to 'x11/fluxbg')
-rw-r--r--x11/fluxbg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fluxbg/Makefile b/x11/fluxbg/Makefile
index ebce2de2fb34..1e89547b0061 100644
--- a/x11/fluxbg/Makefile
+++ b/x11/fluxbg/Makefile
@@ -25,7 +25,7 @@ post-patch:
post-install:
@${ECHO_CMD}
- @${ECHO_MSG} "Execution of ${PREFIX}/bin/${PORTNAME}_conf is a prerequiste of running ${PORTNAME}!"
+ @${ECHO_MSG} "Execution of ${PREFIX}/bin/${PORTNAME}_conf is a prerequisite of running ${PORTNAME}!"
@${ECHO_CMD}
.include <bsd.port.mk>