diff options
author | trevor <trevor@FreeBSD.org> | 2002-05-18 04:50:54 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-05-18 04:50:54 +0800 |
commit | 264e41d96b08262dcf2834a3c87990aa6132e9b0 (patch) | |
tree | bf7a14afe100d2066fe7a52ec33dd51d2a4aff05 /cad/pcb | |
parent | fbe46bf8018e0357f34031a31cef654eea1aaf54 (diff) | |
download | freebsd-ports-gnome-264e41d96b08262dcf2834a3c87990aa6132e9b0.tar.gz freebsd-ports-gnome-264e41d96b08262dcf2834a3c87990aa6132e9b0.tar.zst freebsd-ports-gnome-264e41d96b08262dcf2834a3c87990aa6132e9b0.zip |
Use new domain name for Tokyo University of Science.
PR: 38196
Submitted by: hrs
Diffstat (limited to 'cad/pcb')
-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 |