diff options
Diffstat (limited to 'cad/solvespace/Makefile')
-rw-r--r-- | cad/solvespace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/solvespace/Makefile b/cad/solvespace/Makefile index 32b10560341c..19171121f8b9 100644 --- a/cad/solvespace/Makefile +++ b/cad/solvespace/Makefile @@ -1,7 +1,7 @@ PORTNAME= solvespace PORTVERSION= 3.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ |