diff options
author | dmcmahill <dmcmahill> | 2002-03-13 01:39:50 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2002-03-13 01:39:50 +0000 |
commit | 8e6b15f19449090e1a0f67a6809e63afd0a7c926 (patch) | |
tree | 5ad5e9f43d2c2c50fd0879221034c7598c87f4f8 /cad/Makefile | |
parent | 27c7bf8be77e2f2646d965b7beac9a72ecdc9bc8 (diff) | |
download | pkgsrc-8e6b15f19449090e1a0f67a6809e63afd0a7c926.tar.gz |
add and enable electric
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 c0418236a40..1b9a9c7add0 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2001/11/15 04:00:22 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.38 2002/03/13 01:39:50 dmcmahill Exp $ # COMMENT= CAD tools @@ -8,6 +8,7 @@ SUBDIR+= boolean SUBDIR+= cascade SUBDIR+= dinotrace SUBDIR+= eagle +SUBDIR+= electric SUBDIR+= fastcap SUBDIR+= fasthenry SUBDIR+= felt |