diff options
author | will <will@FreeBSD.org> | 2000-04-22 02:37:18 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-22 02:37:18 +0000 |
commit | e1896efa85ceaf2ef586d026b38dddbfdd7f7c73 (patch) | |
tree | b9dcef05ddd3af3f8588fb84a2401709a75ca4bb /cad/xcircuit/Makefile | |
parent | b82c6e66a490223dae1b1166dfdf39a0eee06e0f (diff) | |
download | FreeBSD-ports-e1896efa85ceaf2ef586d026b38dddbfdd7f7c73.zip FreeBSD-ports-e1896efa85ceaf2ef586d026b38dddbfdd7f7c73.tar.gz |
Update MD5 checksum and remove invalid MASTER_SITES.
PR: 18135
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r-- | cad/xcircuit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 081f3b1..192c65e 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -8,8 +8,7 @@ PORTNAME= xcircuit PORTVERSION= 2.0b4 CATEGORIES= cad -MASTER_SITES= ftp://bach.ece.jhu.edu/pub/tim/xcircuit/ \ - http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/ +MASTER_SITES= http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/ MAINTAINER= ports@FreeBSD.org |