diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-06 01:10:06 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-06 01:10:06 +0800 |
commit | 8a08268b90288f0cf052e0ca45e81ce5d92aed86 (patch) | |
tree | d0c9a21b051c3eecbcd36860aa227ce0cb5a7ebe /cad/xcircuit | |
parent | 6a0e9bed1d4f06e4f492b638b3381bdb59c24878 (diff) | |
download | freebsd-ports-gnome-8a08268b90288f0cf052e0ca45e81ce5d92aed86.tar.gz freebsd-ports-gnome-8a08268b90288f0cf052e0ca45e81ce5d92aed86.tar.zst freebsd-ports-gnome-8a08268b90288f0cf052e0ca45e81ce5d92aed86.zip |
Update the secondary MASTER_SITE
PR: 14061
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index de9bd20b67d5..cf8c3d36a61f 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -9,7 +9,7 @@ DISTNAME= xcircuit-2.0a10 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://bach.ece.jhu.edu/pub/tim/ + ftp://bach.ece.jhu.edu/pub/tim/xcircuit/ MASTER_SITE_SUBDIR= apps/circuits MAINTAINER= ports@FreeBSD.org |