diff options
Diffstat (limited to 'java/eclipse-examples/Makefile')
-rw-r--r-- | java/eclipse-examples/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-examples/Makefile b/java/eclipse-examples/Makefile index 107afe1a22b8..499df03bccc1 100644 --- a/java/eclipse-examples/Makefile +++ b/java/eclipse-examples/Makefile @@ -6,10 +6,10 @@ # PORTNAME= eclipse-examples -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} -MASTER_SITE_SUBDIR= R-2.1.2-200311030802 +MASTER_SITE_SUBDIR= R-2.1.3-200403101828 DIST_SUBDIR= eclipse MAINTAINER= java@FreeBSD.ORG |