diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 08:20:19 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 08:20:19 +0000 |
commit | 54bfe2c902cde13968f2c7ded67c038f02995791 (patch) | |
tree | bf954f87e659067d4ad81c04c0c6b322249998c4 /cad/acs | |
parent | 799f2736a677ab46a7fd4a8e550fe7530cb0d1e2 (diff) |
Notes
Diffstat (limited to 'cad/acs')
-rw-r--r-- | cad/acs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile index 850e131695db..7db7d7d70d46 100644 --- a/cad/acs/Makefile +++ b/cad/acs/Makefile @@ -3,13 +3,12 @@ # Date created: 01 January 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.4 1995/05/02 08:59:56 asami Exp $ +# $Id: Makefile,v 1.5 1995/12/21 08:04:59 tg Exp $ # DISTNAME= acs020 PKGNAME= acs-0.20 CATEGORIES+= cad -KEYWORDS+= cad "circuit simulation" spice MASTER_SITES= ftp://mammoth.lle.rochester.edu/pub/local/acs/ \ ftp://cs.rit.edu/pub/acs/ \ ftp://ee.rochester.edu/pub/acs/ |