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 | bdf7eeadf1edfe9a00e062739523f47fb5c17f1f (patch) | |
tree | a98ea8960116547a0f036bd5641db76a103cee75 /cad/Makefile | |
parent | 4972b6c230cebd3b5b1a1fa083b8f6e4edba9de0 (diff) | |
download | pkgsrc-bdf7eeadf1edfe9a00e062739523f47fb5c17f1f.tar.gz |
Sort.
Diffstat (limited to 'cad/Makefile')
-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 |