diff options
author | dmcmahill <dmcmahill> | 2000-05-10 23:19:00 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2000-05-10 23:19:00 +0000 |
commit | d8bb8763f4651235b8e7bd0630bcdbd82789d67b (patch) | |
tree | c94a31442ac5e004a34bd02be9a68ede0d9d67f4 /cad | |
parent | c1cabd6e426f6a9bb0c4d981af290e01d7a0fddb (diff) | |
download | pkgsrc-d8bb8763f4651235b8e7bd0630bcdbd82789d67b.tar.gz |
distinguish these 2 packages as "development snapshot" and "released" so
its more obvious of the difference.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/verilog-current/pkg/COMMENT | 2 | ||||
-rw-r--r-- | cad/verilog/pkg/COMMENT | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/verilog-current/pkg/COMMENT b/cad/verilog-current/pkg/COMMENT index 1762c44bef6..7b69985783c 100644 --- a/cad/verilog-current/pkg/COMMENT +++ b/cad/verilog-current/pkg/COMMENT @@ -1 +1 @@ -Verilog simulation and synthesis tool +Verilog simulation and synthesis tool (development snapshot version) diff --git a/cad/verilog/pkg/COMMENT b/cad/verilog/pkg/COMMENT index 1762c44bef6..4b8d214ad3e 100644 --- a/cad/verilog/pkg/COMMENT +++ b/cad/verilog/pkg/COMMENT @@ -1 +1 @@ -Verilog simulation and synthesis tool +Verilog simulation and synthesis tool (stable release version) |