aboutsummaryrefslogtreecommitdiff
path: root/devel/java-util-concurrent
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-06-06 14:17:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-06-06 14:17:21 +0000
commit090059a2104b9f20d6996143c0d726aaf861788d (patch)
tree4cadfc68f904ca53b29dba2d78d787b8448a670b /devel/java-util-concurrent
parentb6bc7db4c726f7a2a9e86dd28592063f09ca97dc (diff)
Notes
Diffstat (limited to 'devel/java-util-concurrent')
-rw-r--r--devel/java-util-concurrent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/java-util-concurrent/Makefile b/devel/java-util-concurrent/Makefile
index 588647942022..a74c04c004e0 100644
--- a/devel/java-util-concurrent/Makefile
+++ b/devel/java-util-concurrent/Makefile
@@ -7,7 +7,7 @@
PORTNAME= util-concurrent
PORTVERSION= 1.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel java
MASTER_SITES= http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/current/
PKGNAMEPREFIX= java-