diff options
author | tonio <tonio> | 2014-09-03 19:37:54 +0000 |
---|---|---|
committer | tonio <tonio> | 2014-09-03 19:37:54 +0000 |
commit | 1a3a4f3268417c5d391a68749d91420bf701bba0 (patch) | |
tree | b33161fc9cd3b59eda3a4e13d139768e463b419b /doc | |
parent | f643d24b936d19d48dbe691838b2a5b8b3c76d82 (diff) | |
download | pkgsrc-1a3a4f3268417c5d391a68749d91420bf701bba0.tar.gz |
Suport for JAVA_HOME with spaces.
Patch kindly proposed by J. Lewis Muir
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2014 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2014 b/doc/CHANGES-2014 index 84d83880a81..aa0306c8856 100644 --- a/doc/CHANGES-2014 +++ b/doc/CHANGES-2014 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2014,v 1.3323 2014/09/03 18:53:06 brook Exp $ +$NetBSD: CHANGES-2014,v 1.3324 2014/09/03 19:37:54 tonio Exp $ Changes to the packages collection and infrastructure in 2014: @@ -4284,3 +4284,4 @@ Changes to the packages collection and infrastructure in 2014: Added math/R-mime version 0.1.2 [brook 2014-09-03] Added math/R-markdown version 0.7.4 [brook 2014-09-03] Added math/R-digest version 0.6.4 [brook 2014-09-03] + Updated devel/apache-ant to 1.9.4nb1 [tonio 2014-09-03] |