diff options
-rw-r--r-- | java/eclipse-uml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-uml/Makefile b/java/eclipse-uml/Makefile index e67cf5ec6f59..6036533a0e6d 100644 --- a/java/eclipse-uml/Makefile +++ b/java/eclipse-uml/Makefile @@ -9,7 +9,7 @@ PORTNAME= uml PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= java devel -MASTER_SITES= http://download1.eclipse.org/tools/uml2/downloads/drops/1.0.1/R200409171820/ +MASTER_SITES= http://download.eclipse.org/tools/uml2/downloads/drops/1.0.1/R200409171820/ PKGNAMEPREFIX= eclipse- DISTNAME= uml2-SDK-${PORTVERSION} DIST_SUBDIR= eclipse |