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 | dcd545e376bd9250dfbca7672edde3fa3d1e85a3 (patch) | |
tree | 67ea3169a818daa7e9a0073fa1a5a317216fe88e /cad | |
parent | 5c243ec4ca200a994a61a98b7dc6edf409def90c (diff) | |
download | pkgsrc-dcd545e376bd9250dfbca7672edde3fa3d1e85a3.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 |