diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-02-08 20:06:32 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-02-08 20:06:32 +0000 |
commit | a71e0ff08b3f1acf82cd96524c18b3a653ed1954 (patch) | |
tree | c147bc09565d2722d2e78187feb77c21ddb7edf4 /cad/irsim/Makefile | |
parent | a7509ecdccf5fb28167d586af8ffd64306c160cb (diff) |
- Update to 9.7.70.
Notes
Notes:
svn path=/head/; revision=227818
Diffstat (limited to 'cad/irsim/Makefile')
-rw-r--r-- | cad/irsim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile index 61eda49144a7..c12764763d6e 100644 --- a/cad/irsim/Makefile +++ b/cad/irsim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= irsim -PORTVERSION= 9.7.68 +PORTVERSION= 9.7.70 PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/irsim/archive/ |