diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2007-03-02 02:00:49 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2007-03-02 02:00:49 +0000 |
commit | bd57579120eba5d830c90fb2016c5ac8da23ed77 (patch) | |
tree | 67ea3169a818daa7e9a0073fa1a5a317216fe88e /cad | |
parent | c3be4f5dc47aacfb2b05344b079e18feba8529a7 (diff) | |
download | pkgsrc-bd57579120eba5d830c90fb2016c5ac8da23ed77.tar.gz |
add and enable nelma
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 39fb4755f13..520d811faa1 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2007/02/23 22:51:57 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.67 2007/03/02 02:00:49 dmcmahill Exp $ # COMMENT= CAD tools @@ -46,6 +46,7 @@ SUBDIR+= mcalc SUBDIR+= mex-wcalc SUBDIR+= mpac SUBDIR+= ng-spice +SUBDIR+= nelma SUBDIR+= ntesla SUBDIR+= oct-wcalc SUBDIR+= pcb |