diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-11-01 12:09:37 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-11-01 12:09:37 +0000 |
commit | 9b0db82bb22e842b2c13568b215b0e87d77942c5 (patch) | |
tree | 5f883869f362d694e7367dc2df0afc9a75465ad7 /java/castor/Makefile | |
parent | 73efe3bca8e25d2223f5f881a2da88d940e53d5a (diff) |
Update to 1.0.4.
PR: ports/104855
Submitted by: Adam VanderHook <acidos@bandwidth-junkies.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=176044
Diffstat (limited to 'java/castor/Makefile')
-rw-r--r-- | java/castor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/castor/Makefile b/java/castor/Makefile index 0d1932681cd9..918a9a89d128 100644 --- a/java/castor/Makefile +++ b/java/castor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= castor -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= java devel MASTER_SITES= http://dist.codehaus.org/castor/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |