diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-06 19:37:37 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-06 19:37:37 +0000 |
commit | 6cee4df26bed74caba00381a9eeeb1ab0c5c0846 (patch) | |
tree | c69478f9c9e65582b6789671a82ad7e2d59de18a /graphics/raster3d/Makefile | |
parent | e19d57dac1dc1f1cd0f863829b6c9064609650c5 (diff) | |
download | ports-6cee4df26bed74caba00381a9eeeb1ab0c5c0846.tar.gz ports-6cee4df26bed74caba00381a9eeeb1ab0c5c0846.zip |
Notes
Diffstat (limited to 'graphics/raster3d/Makefile')
-rw-r--r-- | graphics/raster3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile index d82128415bfa..a2577464813d 100644 --- a/graphics/raster3d/Makefile +++ b/graphics/raster3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= raster3d DISTVERSION= 3.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics biology MASTER_SITES= http://skuld.bmsc.washington.edu/${PORTNAME}/ DISTNAME= Raster3D_${DISTVERSION:R}-${DISTVERSION:E} |