diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-06-15 13:25:51 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-06-15 13:25:51 +0000 |
commit | bfdd66874bd4fce35205d98fe44ebd9f94da038e (patch) | |
tree | 52b0e4dbff532445b8ec9e4375bfb9cc911feb6f /java/castor/Makefile | |
parent | 29e68284635aac1595c21b5e086506747ddd5d0d (diff) |
Notes
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 afd6e7167f64..bf58e8a467a7 100644 --- a/java/castor/Makefile +++ b/java/castor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= castor -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= java devel MASTER_SITES= http://dist.codehaus.org/castor/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |