diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-05 17:10:06 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-05 17:10:06 +0000 |
commit | 65c5ff4ee0b75aa8ec19e5bd5d5fd888eec013a5 (patch) | |
tree | 707a80b56fb273ef4dd392db66623fdf12525b48 /cad | |
parent | Activate asmon (diff) |
Update the secondary MASTER_SITE
PR: 14061
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=22180
Diffstat (limited to 'cad')
-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 |