summaryrefslogtreecommitdiff
path: root/java/jikes/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:24:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:24:37 +0000
commit0074c5fa8cabe431c6868442326d476bb5ef2047 (patch)
tree1ef31ba9ad1115bd0e23a01a51630f10289403b1 /java/jikes/Makefile
parent- Switch SourceForge ports to the new File Release System: categories startin... (diff)
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Notes
Notes: svn path=/head/; revision=240071
Diffstat (limited to 'java/jikes/Makefile')
-rw-r--r--java/jikes/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile
index 58fdee628199..1077e5d6e819 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