aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2005-02-25 13:29:52 +0000
committerHerve Quiroz <hq@FreeBSD.org>2005-02-25 13:29:52 +0000
commit27d4d379d6f82160ff119b20328364d79144b5a1 (patch)
tree909941c6931cee71d78ef4f75e26af5e079f9f10 /Mk
parent2a89217d444e9d68812b6395e39ba45de443cd66 (diff)
downloadports-27d4d379d6f82160ff119b20328364d79144b5a1.tar.gz
ports-27d4d379d6f82160ff119b20328364d79144b5a1.zip
Fix a typo in header documentation
Submitted by: vs
Notes
Notes: svn path=/head/; revision=129752
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.java.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.java.mk b/Mk/bsd.java.mk
index 5481aaf9e53c..24a247c1d131 100644
--- a/Mk/bsd.java.mk
+++ b/Mk/bsd.java.mk
@@ -46,7 +46,7 @@ Java_Include_MAINTAINER= glewis@FreeBSD.org hq@FreeBSD.org
# considered to be the sub-make command. When no 'do-build'
# target is defined by the port, a default one will be set
# that simply runs Ant according to MAKE_ENV, MAKE_ARGS and
-# ALL_TARGETS. Read the documentation in bsd.port.mk for more
+# ALL_TARGET. Read the documentation in bsd.port.mk for more
# information.
#
#-------------------------------------------------------------------------------