diff options
author | dmcmahill <dmcmahill> | 2000-11-14 14:32:13 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2000-11-14 14:32:13 +0000 |
commit | 2a79fe664e7bc895b2747b56a75190a2d5df4045 (patch) | |
tree | db5911d46c21643a3a75a1b20a90157e499bf574 /cad/Makefile | |
parent | bbc179bf4f867b12867d44e6350b88c735e3803c (diff) | |
download | pkgsrc-2a79fe664e7bc895b2747b56a75190a2d5df4045.tar.gz |
add and enable ng-spice
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index ef335cb6e22..2da8f0efbc5 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2000/11/02 14:02:04 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.28 2000/11/14 14:32:13 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # @@ -17,6 +17,7 @@ SUBDIR += gsymcheck SUBDIR += gwave SUBDIR += libgeda + SUBDIR += ng-spice SUBDIR += ntesla SUBDIR += oregano SUBDIR += pcb |