diff options
Diffstat (limited to 'java/eclipse-drjava')
-rw-r--r-- | java/eclipse-drjava/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/eclipse-drjava/Makefile b/java/eclipse-drjava/Makefile index 2726c5ce69d3..7e62ed956ec7 100644 --- a/java/eclipse-drjava/Makefile +++ b/java/eclipse-drjava/Makefile @@ -9,8 +9,7 @@ PORTNAME= drjava PORTVERSION= 0.9.8 PORTREVISION= 2 CATEGORIES= java devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= drjava +MASTER_SITES= SF/${PORTNAME}/3.%20DrJava%20Eclipse%20Plug-in/${PORTNAME}-eclipse-${PORTVERSION} PKGNAMEPREFIX= eclipse- DISTNAME= drjava-eclipse-${PORTVERSION} |