diff options
Diffstat (limited to 'java/ecj-bootstrap/Makefile')
-rw-r--r-- | java/ecj-bootstrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/ecj-bootstrap/Makefile b/java/ecj-bootstrap/Makefile index ad15e10f6374..99fc634e9276 100644 --- a/java/ecj-bootstrap/Makefile +++ b/java/ecj-bootstrap/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecj-bootstrap PORTVERSION= 3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,%SUBDIR%/,R-${PORTVERSION}-200606291905/,} \ ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:antbin,} |