diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
commit | 24bf28eff1f36a61373baf68b02d29b708cb2434 (patch) | |
tree | 7cdf37f7acdf4bb5edf2c07abd044ae8b9ca0731 /cad | |
parent | Update to 1.05 (diff) |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
Diffstat (limited to 'cad')
-rw-r--r-- | cad/opencascade/Makefile | 2 | ||||
-rw-r--r-- | cad/pcb/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index cf774ca102fa..b3ca84fef124 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -7,7 +7,7 @@ PORTNAME= opencascade PORTVERSION= 6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad science MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= thierry diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 61f846c8b7f3..b2e73d4de3c2 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -7,7 +7,7 @@ PORTNAME= pcb PORTVERSION= 20080202 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= SF |