diff options
author | dmcmahill <dmcmahill> | 2003-08-17 04:00:05 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2003-08-17 04:00:05 +0000 |
commit | 9c6a252bf423547374286407bc374f450022dbc2 (patch) | |
tree | d945344f5fe45233357da9075b9a3afc24212d76 /cad | |
parent | 47a4d5e6d9d4b20fa7af27cc3f6aa5a4cbf912d9 (diff) | |
download | pkgsrc-9c6a252bf423547374286407bc374f450022dbc2.tar.gz |
add and enable pcb-current
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 4047f7c58d9..e467f1754d8 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2003/07/14 13:22:34 drochner Exp $ +# $NetBSD: Makefile,v 1.49 2003/08/17 04:00:05 dmcmahill Exp $ # COMMENT= CAD tools @@ -36,6 +36,7 @@ SUBDIR+= ng-spice SUBDIR+= ntesla SUBDIR+= oregano SUBDIR+= pcb +SUBDIR+= pcb-current SUBDIR+= py-MyHDL SUBDIR+= qcad SUBDIR+= simian |