diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-08 21:56:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-08 21:56:40 +0000 |
commit | ab1238dfb03199f6b27dffd34e718f741f857167 (patch) | |
tree | a98ea8960116547a0f036bd5641db76a103cee75 /cad | |
parent | 60c1b6dcbe96ef02e43843b353a14b8af11e4918 (diff) | |
download | pkgsrc-ab1238dfb03199f6b27dffd34e718f741f857167.tar.gz |
Sort.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/Makefile b/cad/Makefile index 520d811faa1..36af40d0345 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2007/03/02 02:00:49 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.68 2007/03/08 21:56:40 wiz Exp $ # COMMENT= CAD tools @@ -45,8 +45,8 @@ SUBDIR+= magic SUBDIR+= mcalc SUBDIR+= mex-wcalc SUBDIR+= mpac -SUBDIR+= ng-spice SUBDIR+= nelma +SUBDIR+= ng-spice SUBDIR+= ntesla SUBDIR+= oct-wcalc SUBDIR+= pcb |