summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>2000-05-14 16:56:53 +0000
committerJustin M. Seger <jseger@FreeBSD.org>2000-05-14 16:56:53 +0000
commit1e010f879e7c6f95bda3984df6ad4ff03810a9f6 (patch)
tree1f86da8302ed16d1848a92116954483b026c0b79 /cad/pcb
parentAdd a WWW line that I forgot to. (diff)
Use MASTER_SITE's that actually still carry the distfile :-)
Notes
Notes: svn path=/head/; revision=28458
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile3
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