aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-03-02 19:45:23 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-03-02 19:45:23 +0000
commit356f82577d082671968c754344fdc3dca4e4990b (patch)
tree779a54602a0b02574e83647b7a0df4defd965556
parente8bb7e6833b984a226bd38d3f4cc7d8e627bfd3e (diff)
downloadports-356f82577d082671968c754344fdc3dca4e4990b.tar.gz
ports-356f82577d082671968c754344fdc3dca4e4990b.zip
. Replace unresponsive MASTER_SITE with two working ones.
Submitted by: bento, distfiles survey
Notes
Notes: svn path=/head/; revision=102760
-rw-r--r--java/guavac/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/guavac/Makefile b/java/guavac/Makefile
index dadd6a56a51d..62c8366e66c2 100644
--- a/java/guavac/Makefile
+++ b/java/guavac/Makefile
@@ -9,7 +9,8 @@ PORTNAME= guavac
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= java
-MASTER_SITES= ftp://ftp.yggdrasil.com/pub/dist/devel/compilers/guavac/
+MASTER_SITES= ftp://ftp.unicamp.br/pub/languages/java/guavac/ \
+ http://www.netsw.org/softeng/lang/java/compiler/guavac/
MAINTAINER= ports@FreeBSD.org
COMMENT= Java compiler and decompiler developed under GPL