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 4aed6283c2f8..f0b1ebe92ef2 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,6 +1,6 @@ PORTNAME= openscad PORTVERSION= ${GIT_SRC_DATE} -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= cad #PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |