aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhq <hq@FreeBSD.org>2005-02-25 21:29:52 +0800
committerhq <hq@FreeBSD.org>2005-02-25 21:29:52 +0800
commit4b9828f0f8cbf92648470ee3f723dcd827e3806e (patch)
tree313a9351ed916151f7ac9e1525c8ed6e1e7e7dce
parent227bcb446a402c8707498d04faa7d5cfc69b9be5 (diff)
downloadfreebsd-ports-gnome-4b9828f0f8cbf92648470ee3f723dcd827e3806e.tar.gz
freebsd-ports-gnome-4b9828f0f8cbf92648470ee3f723dcd827e3806e.tar.zst
freebsd-ports-gnome-4b9828f0f8cbf92648470ee3f723dcd827e3806e.zip
Fix a typo in header documentation
Submitted by: vs
-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.
#
#-------------------------------------------------------------------------------