Fix incorrect MASTER_SITES.

This commit is contained in:
Archie Cobbs 2004-02-21 21:47:39 +00:00
parent 54fc5c218d
commit e64fffb2e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101605

View file

@ -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