diff options
Diffstat (limited to 'x11-toolkits/swt/Makefile')
-rw-r--r-- | x11-toolkits/swt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index 0f7e28fa9e97..67cde4f8c15f 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -5,9 +5,8 @@ PORTNAME= swt DISTVERSION= 3.5.2 PORTREVISION= 3 CATEGORIES= x11-toolkits devel java -#MASTER_SITES= ${MASTER_SITE_ECLIPSE} -MASTER_SITES= http://archive.eclipse.org/eclipse/downloads/drops/${MASTER_SITE_SUBDIR}/ -MASTER_SITE_SUBDIR= R-${DISTVERSION}-201002111343 +#MASTER_SITES= ECLIPSE/R-${DISTVERSION}-201002111343 +MASTER_SITES= http://archive.eclipse.org/eclipse/downloads/drops/R-${DISTVERSION}-201002111343/ DISTNAME= swt-${DISTVERSION}-${DIST_EXT} MAINTAINER= ports@FreeBSD.org |