aboutsummaryrefslogtreecommitdiffstats
path: root/java/jikes
diff options
context:
space:
mode:
Diffstat (limited to 'java/jikes')
-rw-r--r--java/jikes/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile
index 58fdee62819..1077e5d6e81 100644
--- a/java/jikes/Makefile
+++ b/java/jikes/Makefile
@@ -9,8 +9,7 @@ PORTNAME= jikes
PORTVERSION= 1.22
PORTREVISION= 1
CATEGORIES= java
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=jikes/
+MASTER_SITES= SF/${PORTNAME}/Jikes/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A very fast Java source to byte-code compiler made available by IBM