diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-03-31 16:09:32 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-03-31 16:09:32 +0000 |
commit | 1f849d9e11a343abec79b9ca7e3540a7b7fae551 (patch) | |
tree | 0dfa7283fe0201cef1f944d92395adf44aa1b0a9 /devel/java-util-concurrent/pkg-descr | |
parent | Now supports staging out of the box (diff) |
- Add staging support
- Define DOCS option
- Fix WWW line in pkg-descr
Notes
Notes:
svn path=/head/; revision=349768
Diffstat (limited to 'devel/java-util-concurrent/pkg-descr')
-rw-r--r-- | devel/java-util-concurrent/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/java-util-concurrent/pkg-descr b/devel/java-util-concurrent/pkg-descr index 8a08058187bb..24758d8d388a 100644 --- a/devel/java-util-concurrent/pkg-descr +++ b/devel/java-util-concurrent/pkg-descr @@ -16,4 +16,4 @@ Plus some utilities and frameworks that build upon these. This package was the precursor to java.util.concurrent. -WWW: http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html +WWW: http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html |