diff options
author | linimon <linimon@FreeBSD.org> | 2004-08-28 10:05:02 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-08-28 10:05:02 +0800 |
commit | 334f53adf8392f87b26013ecc7bb40aa3d2ed074 (patch) | |
tree | 61c62268b63fec5c5a2d794e399aa8769cc6d615 /java/eclipse-emf/Makefile | |
parent | 7980dc7450df7a88aad0247463a2100349b59876 (diff) | |
download | freebsd-ports-gnome-334f53adf8392f87b26013ecc7bb40aa3d2ed074.tar.gz freebsd-ports-gnome-334f53adf8392f87b26013ecc7bb40aa3d2ed074.tar.zst freebsd-ports-gnome-334f53adf8392f87b26013ecc7bb40aa3d2ed074.zip |
Update to 1.0M2.
PR: ports/70053
Submitted by: SUGIMURA Takashi <sugimura at jp dot FreeBSD dot org>
Approved by: maintainer
Diffstat (limited to 'java/eclipse-emf/Makefile')
-rw-r--r-- | java/eclipse-emf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile index 6c4624351114..bdee0da3df1b 100644 --- a/java/eclipse-emf/Makefile +++ b/java/eclipse-emf/Makefile @@ -6,11 +6,11 @@ # PORTNAME= emf -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= java devel -MASTER_SITES= http://download.eclipse.org/tools/emf/downloads/drops/2.0/R200406280827/ +MASTER_SITES= http://download.eclipse.org/tools/emf/downloads/drops/2.0.1/M200408040957/ PKGNAMEPREFIX= eclipse- -DISTNAME= emf-sdo-xsd-SDK-${PORTVERSION} +DISTNAME= emf-sdo-xsd-SDK-M200408040957 DIST_SUBDIR= eclipse MAINTAINER= alex@FreeBSD.ORG |