summaryrefslogtreecommitdiffstats
path: root/graphics/gd
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2002-04-06 19:12:03 +0000
committerdemon <demon@FreeBSD.org>2002-04-06 19:12:03 +0000
commit6677be5d2ee189361868c17d2291a95e0e012bb6 (patch)
tree30186a1d21f131f707bb4cbc5535d0a9a0a09181 /graphics/gd
parentde4f22c347520adc609f71c95eadb657adcd6630 (diff)
downloadFreeBSD-ports-6677be5d2ee189361868c17d2291a95e0e012bb6.zip
FreeBSD-ports-6677be5d2ee189361868c17d2291a95e0e012bb6.tar.gz
Correct a typo.
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 74a2023..46355f6 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -40,7 +40,7 @@ pre-everything::
.if !defined(WITH_X11)
@${ECHO_MSG}
@${ECHO_MSG} "If you want to compile with Xpm support,"
- @${ECHO_MSG} "hst Ctrl-C right now and use \"make WITH_X11=yes\""
+ @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_X11=yes\""
@${ECHO_MSG}
.endif
OpenPOWER on IntegriCloud