diff options
-rw-r--r-- | cad/pcb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index f972af836e1a..73735c8111c3 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -8,7 +8,8 @@ PORTNAME= pcb PORTVERSION= 1.7 CATEGORIES= cad -MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/linux/Plamo/Plamo-current/contrib/Electronic/sources/ +MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ \ + ftp://sunsite.sut.ac.jp/pub/archives/linux/jp-linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ MAINTAINER= jseger@FreeBSD.org |