diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-17 20:50:54 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-17 20:50:54 +0000 |
commit | d836c8f63c290b83399858ad8b98160f6f14ff4c (patch) | |
tree | 501524c4361bb76db7fb6d9e1ae74bd99824e19b /cad | |
parent | 3a381fe3a13c8b41355131187c48b9e3e2ccf62c (diff) | |
download | ports-d836c8f63c290b83399858ad8b98160f6f14ff4c.tar.gz ports-d836c8f63c290b83399858ad8b98160f6f14ff4c.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/pcb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 9bf7e0cbf9b6..c1c9c009835c 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= cad 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/ + ftp://sunsite.tus.ac.jp/pub/archives/linux/jp-linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ MAINTAINER= ports@FreeBSD.org |