Fix incorrect MASTER_SITES.
This commit is contained in:
parent
54fc5c218d
commit
e64fffb2e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101605
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue