diff options
author | Alex Dupre <ale@FreeBSD.org> | 2008-09-03 06:11:51 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2008-09-03 06:11:51 +0000 |
commit | 55a8e5a6763b375ea50f4118b9f3abfe565dbb18 (patch) | |
tree | a1568355ecdb1a17660cba2a1b39c0074666c3f2 /devel/javolution/Makefile | |
parent | 810688caa22a95eb735629411185fd28e9c31d0b (diff) |
Notes
Diffstat (limited to 'devel/javolution/Makefile')
-rw-r--r-- | devel/javolution/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/javolution/Makefile b/devel/javolution/Makefile index 207143551282..211f4aa68d07 100644 --- a/devel/javolution/Makefile +++ b/devel/javolution/Makefile @@ -6,8 +6,7 @@ # PORTNAME= javolution -PORTVERSION= 5.2.4 -PORTREVISION= 1 +PORTVERSION= 5.2.6 CATEGORIES= devel java MASTER_SITES= http://javolution.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin |