diff options
author | Michael C . Wu <keichii@FreeBSD.org> | 2003-01-31 17:49:45 +0000 |
---|---|---|
committer | Michael C . Wu <keichii@FreeBSD.org> | 2003-01-31 17:49:45 +0000 |
commit | 01c6cdf8b1aa7d1607f8aeaa42f2c55c39594769 (patch) | |
tree | 8679420f30ca6e66cf75f2aea5f35ee2b0e75609 /cad/iverilog/Makefile | |
parent | 88ea324724b5c5686c88f683a91094b81e6ea987 (diff) | |
download | ports-01c6cdf8b1aa7d1607f8aeaa42f2c55c39594769.tar.gz ports-01c6cdf8b1aa7d1607f8aeaa42f2c55c39594769.zip |
Notes
Diffstat (limited to 'cad/iverilog/Makefile')
-rw-r--r-- | cad/iverilog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index 12db64a20f65..c54e737371aa 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -7,7 +7,7 @@ # PORTNAME= iverilog -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= cad MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/ DISTNAME= verilog-${PORTVERSION} |