diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-16 12:00:28 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-16 12:00:28 +0800 |
commit | 13a28d19cb6504b43fa1888503532f9fba2bbae4 (patch) | |
tree | f74261f7d93a93939186bd5f792a67b5203c31ba /cad/Makefile | |
parent | 8d99d1aa63c8717b774096ec4a243649ed324131 (diff) | |
download | freebsd-ports-gnome-13a28d19cb6504b43fa1888503532f9fba2bbae4.tar.gz freebsd-ports-gnome-13a28d19cb6504b43fa1888503532f9fba2bbae4.tar.zst freebsd-ports-gnome-13a28d19cb6504b43fa1888503532f9fba2bbae4.zip |
- gschem -> geda-gschem
- gnetlist -> geda-netlist
PR: ports/100222, ports/100230
Submitted by: maintainer
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 980c0877bf5a..f5d7164bacd0 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -23,16 +23,16 @@ SUBDIR += geda-docs SUBDIR += geda-examples SUBDIR += geda-gattrib + SUBDIR += geda-gschem + SUBDIR += geda-netlist SUBDIR += geda-projectmanager SUBDIR += geda-symbols SUBDIR += geda-symcheck SUBDIR += geda-utils SUBDIR += gerbv SUBDIR += gmsh - SUBDIR += gnetlist SUBDIR += gnucap SUBDIR += gplcver - SUBDIR += gschem SUBDIR += gtkwave SUBDIR += gwave SUBDIR += impact |