aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-04-03 07:14:53 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-04-03 07:14:53 +0000
commit895ceac39e809b722703bd41ca20fbaa1c63dd7b (patch)
treed284b4cc931154f746e7d45b3869f52d3485e6ce /cad
parent87db9d3d76910fe49705746356b62713a7816322 (diff)
downloadports-895ceac39e809b722703bd41ca20fbaa1c63dd7b.tar.gz
ports-895ceac39e809b722703bd41ca20fbaa1c63dd7b.zip
Remove some bogus MASTER_SITES, add some new.
Found by: Bill Fenner's distfile checker
Notes
Notes: svn path=/head/; revision=6121
Diffstat (limited to 'cad')
-rw-r--r--cad/acs/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile
index c5047d909db2..ca0069cc57ce 100644
--- a/cad/acs/Makefile
+++ b/cad/acs/Makefile
@@ -3,15 +3,15 @@
# Date created: 01 January 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.8 1996/08/15 06:21:43 tg Exp $
+# $Id: Makefile,v 1.9 1996/11/15 23:30:47 obrien Exp $
#
DISTNAME= acs021
PKGNAME= acs-0.21
CATEGORIES= cad
-MASTER_SITES= ftp://mammoth.lle.rochester.edu/pub/local/acs/ \
- ftp://cs.rit.edu/pub/acs/ \
- ftp://ee.rochester.edu/pub/acs/
+MASTER_SITES= ftp://ee.rochester.edu/pub/acs/ \
+ ftp://ftp.uni-trier.de/pub/unix/cad+vlsi/acs/ \
+ ftp://ftp.unina.it/pub/electronics/electrical/unix/acs/
EXTRACT_SUFX= .tgz
MAINTAINER= tg@freebsd.org