1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix a typo in header documentation

Submitted by:	vs
This commit is contained in:
Herve Quiroz 2005-02-25 13:29:52 +00:00
parent 2a89217d44
commit 27d4d379d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129752

View File

@ -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.
#
#-------------------------------------------------------------------------------