diff options
Diffstat (limited to 'java/eclipse-webtools/Makefile')
-rw-r--r-- | java/eclipse-webtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-webtools/Makefile b/java/eclipse-webtools/Makefile index edf486b4f420..d14037a56498 100644 --- a/java/eclipse-webtools/Makefile +++ b/java/eclipse-webtools/Makefile @@ -7,7 +7,7 @@ PORTNAME= webtools PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel www MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/webtools/downloads/drops/,} MASTER_SITE_SUBDIR= R2.0/R-${PORTVERSION}-20080710044639/ |