diff options
Diffstat (limited to 'Mk/bsd.java.mk')
-rw-r--r-- | Mk/bsd.java.mk | 2 |
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. # #------------------------------------------------------------------------------- |