diff options
Diffstat (limited to 'cad/openscad/Makefile')
-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 53c16a69f32c..e4229d7c1663 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -2,7 +2,7 @@ PORTNAME= openscad PORTVERSION= 2021.01.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad #PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |