diff options
Diffstat (limited to 'java/eclipse-RDT')
-rw-r--r-- | java/eclipse-RDT/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/eclipse-RDT/Makefile b/java/eclipse-RDT/Makefile index 3b503765ec1..0890e9590e6 100644 --- a/java/eclipse-RDT/Makefile +++ b/java/eclipse-RDT/Makefile @@ -9,8 +9,7 @@ PORTNAME= RDT PORTVERSION= 0.9.1 PORTREVISION= 1 CATEGORIES= java editors devel -MASTER_SITES= SF -MASTER_SITE_SUBDIR= rubyeclipse +MASTER_SITES= SF/rubyeclipse/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= eclipse- DISTNAME= ${RDT}-${RDTVERSION} |