Bug 83498 - typo in /usr/ports/Mk/bsd.java.mk
Summary: typo in /usr/ports/Mk/bsd.java.mk
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-15 10:30 UTC by TsurutaniNaoki
Modified: 2005-07-15 12:33 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TsurutaniNaoki 2005-07-15 10:30:11 UTC
	missing parensis in line 109 of /usr/ports/Mk/bsd.java.mk.

Fix: 

add "}", to become "Earlier JDK's use ${JAVA_HOME}/lib/classes.zip.".
How-To-Repeat: 	docs.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-07-15 11:03:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Over to maintainer
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2005-07-15 12:27:43 UTC
Responsible Changed
From-To: glewis->hq

I'll handle this.
Comment 3 Herve Quiroz freebsd_committer freebsd_triage 2005-07-15 12:31:31 UTC
State Changed
From-To: open->closed

Patch commited. 

Thanks for your contribution!