diff options
-rw-r--r-- | java/jikes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile index 03ccfad23344..e28abe99041b 100644 --- a/java/jikes/Makefile +++ b/java/jikes/Makefile @@ -9,7 +9,7 @@ PORTNAME= jikes PORTVERSION= 1.19 PORTREVISION= 1 CATEGORIES= java -MASTER_SITES= http://oss.software.ibm.com/pub/jikes/${PORTVERSION}/ +MASTER_SITES= ftp://www-126.ibm.com/pub/jikes/${PORTVERSION}/ MAINTAINER= archie@freebsd.org COMMENT= A very fast Java source to byte-code compiler made available by IBM |