diff options
author | wen <wen@FreeBSD.org> | 2015-06-01 17:08:08 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-06-01 17:08:08 +0800 |
commit | e9fcde25c1f6f422c1ef64c6874ed495183cb545 (patch) | |
tree | 72153d199d1f0f9a175504c0751004086ddf1ad2 /cad | |
parent | 74acc720db983f9cf8441bca7d1f2adc9c4578df (diff) | |
download | freebsd-ports-gnome-e9fcde25c1f6f422c1ef64c6874ed495183cb545.tar.gz freebsd-ports-gnome-e9fcde25c1f6f422c1ef64c6874ed495183cb545.tar.zst freebsd-ports-gnome-e9fcde25c1f6f422c1ef64c6874ed495183cb545.zip |
- Update math/cgal to 4.6
- Bump PORTREVISION of the ports depends on cgal
Diffstat (limited to 'cad')
-rw-r--r-- | cad/openscad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 139e5d17104f..dd8d54d7cef2 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2015.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://files.openscad.org/ DISTNAME= openscad-${PORTVERSION}.src |