diff options
author | zeising <zeising@FreeBSD.org> | 2012-09-04 16:46:18 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2012-09-04 16:46:18 +0800 |
commit | b4488c789b2c0fd0b23fe8c462a103489743a793 (patch) | |
tree | 108ad6f411b52f68bf5357f2d25b0a4a51695b84 /cad/Makefile | |
parent | 6a489b878cd28bd49049d9ed8a0669925ccbf4f3 (diff) | |
download | freebsd-ports-gnome-b4488c789b2c0fd0b23fe8c462a103489743a793.tar.gz freebsd-ports-gnome-b4488c789b2c0fd0b23fe8c462a103489743a793.tar.zst freebsd-ports-gnome-b4488c789b2c0fd0b23fe8c462a103489743a793.zip |
Update to latest version 3.3.39.
Move to cad/gtkwave since we only have one version of this port, and the
move will make maitenance easier.
Approved by: kwm (mentor)
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index dc36e4858796..c2948fbe9f4f 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -41,7 +41,7 @@ SUBDIR += gnucap SUBDIR += gplcver SUBDIR += gspiceui - SUBDIR += gtkwave3 + SUBDIR += gtkwave SUBDIR += gwave SUBDIR += impact SUBDIR += irsim |