aboutsummaryrefslogtreecommitdiff
path: root/devel/git/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-28 21:36:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-28 21:36:21 +0000
commit7b80fd72798d556e16939e252d7ea70d0605e388 (patch)
treed18b9f537af42fa574d27760e763b6ce9f998853 /devel/git/Makefile
parent405c2bd8d4e1527113b03bdc7753b2e5f6c0c644 (diff)
downloadports-7b80fd72798d556e16939e252d7ea70d0605e388.tar.gz
ports-7b80fd72798d556e16939e252d7ea70d0605e388.zip
Fix typo
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=494207
Diffstat (limited to 'devel/git/Makefile')
-rw-r--r--devel/git/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile
index 80b0afbc04d3..6d60b7a1053a 100644
--- a/devel/git/Makefile
+++ b/devel/git/Makefile
@@ -104,7 +104,7 @@ GUI_USES= tk
GUI_MAKE_ARGS= TCL_PATH=${TCLSH} TCLTK_PATH=${WISH}
GUI_MAKE_ARGS_OFF= NO_TCLTK=yes
-# While this port does not explicity honor WITH_SUBVERSION_VER knob it does
+# While this port does not explicitly honor WITH_SUBVERSION_VER knob it does
# depend upon devel/p5-subversion, which does honor that knob. If you want
# to have git use devel/subversion18 it will be brought in through
# devel/p5-subversion if you set WITH_SUBVERSION_VER=18. Otherwise