diff options
Diffstat (limited to 'graphics/mitsuba/Makefile')
-rw-r--r-- | graphics/mitsuba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mitsuba/Makefile b/graphics/mitsuba/Makefile index c34807ffe3e8..b7f54f817723 100644 --- a/graphics/mitsuba/Makefile +++ b/graphics/mitsuba/Makefile @@ -3,7 +3,7 @@ PORTNAME= mitsuba PORTVERSION= 0.5.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= https://www.mitsuba-renderer.org/repos/mitsuba/archive/${HG_REVISION}${EXTRACT_SUFX}?dummy= DISTNAME= ${PORTNAME}-${HG_REVISION} |