diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-31 00:32:31 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-31 00:32:31 +0000 |
commit | 1752bb5a6e253b2040e8fc493b85d7980962c42c (patch) | |
tree | 7b8bf4527ee8a7f7c5d3f4e85a1707da0b869062 /graphics/povray37 | |
parent | 0157fa0fe8d64d0d31225fb8f57ae6ecb2d1d4b2 (diff) | |
download | ports-1752bb5a6e253b2040e8fc493b85d7980962c42c.tar.gz ports-1752bb5a6e253b2040e8fc493b85d7980962c42c.zip |
Notes
Diffstat (limited to 'graphics/povray37')
-rw-r--r-- | graphics/povray37/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index f6cae9ea4283..3ffd862a7aaf 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -2,7 +2,7 @@ PORTNAME= povray DISTVERSION= 3.7.0.RC6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.povray.org/beta/source/ DIST_SUBDIR= ${UNIQUENAME} |