diff options
Diffstat (limited to 'graphics/povray38/Makefile')
-rw-r--r-- | graphics/povray38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/povray38/Makefile b/graphics/povray38/Makefile index 2dcfcad814b3..aae52fcd8513 100644 --- a/graphics/povray38/Makefile +++ b/graphics/povray38/Makefile @@ -1,7 +1,7 @@ PORTNAME= povray DISTVERSIONPREFIX= v DISTVERSION= 3.8.0-beta.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/POV-Ray/povray/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMESUFFIX= 38 |