diff options
author | Alex Dupre <ale@FreeBSD.org> | 2010-01-25 09:06:48 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2010-01-25 09:06:48 +0000 |
commit | eccefbfbbb913e9a7275b5213ef543d17181a77d (patch) | |
tree | 5e5dc67b1420585b2d5e5c2b62523f469c803ad5 /devel/javolution/Makefile | |
parent | 38c0b79bdb1294bb86ac553a87d226d689ffd289 (diff) |
Notes
Diffstat (limited to 'devel/javolution/Makefile')
-rw-r--r-- | devel/javolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/javolution/Makefile b/devel/javolution/Makefile index 8bf800a9ec77..706e34b8eb71 100644 --- a/devel/javolution/Makefile +++ b/devel/javolution/Makefile @@ -6,7 +6,7 @@ # PORTNAME= javolution -PORTVERSION= 5.4.0 +PORTVERSION= 5.4.3 CATEGORIES= devel java MASTER_SITES= http://javolution.org/target/ DISTNAME= ${PORTNAME}-${PORTVERSION}-project |