diff options
Diffstat (limited to 'cad/meshlab/Makefile')
-rw-r--r-- | cad/meshlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/meshlab/Makefile b/cad/meshlab/Makefile index cfc776f03abe..4fdb5bdc0e3b 100644 --- a/cad/meshlab/Makefile +++ b/cad/meshlab/Makefile @@ -3,7 +3,7 @@ PORTNAME= meshlab PORTVERSION= 1.3.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/MeshLab%20v${PORTVERSION}/ DISTNAME= MeshLabSrc_AllInc_v${PORTVERSION:C|\.||g} |