diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-03-20 17:05:36 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-03-20 17:05:36 +0000 |
commit | 19d9ddbc29f015ddec7d51c936bb3789ca327d54 (patch) | |
tree | a04eb0da69832fd3b602fca2b8f8b81a6186d27f | |
parent | 1b932ea47d2226c7db94007c712a9f0517fd768e (diff) | |
download | ports-19d9ddbc29f015ddec7d51c936bb3789ca327d54.tar.gz ports-19d9ddbc29f015ddec7d51c936bb3789ca327d54.zip |
Notes
-rw-r--r-- | java/eclipse-examples/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-examples/distinfo | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/java/eclipse-examples/distinfo b/java/eclipse-examples/distinfo index f2b3410406b6..2b0ed7823d3e 100644 --- a/java/eclipse-examples/distinfo +++ b/java/eclipse-examples/distinfo @@ -1,2 +1,2 @@ -MD5 (eclipse/eclipse-examples-2.1.2.zip) = 15fda8078626e5644882e8c70123b13d -SIZE (eclipse/eclipse-examples-2.1.2.zip) = 1176485 +MD5 (eclipse/eclipse-examples-2.1.3.zip) = d3f210cbbe45742261fe7360d9849940 +SIZE (eclipse/eclipse-examples-2.1.3.zip) = 1177779 |