diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
commit | e62864a49bdd57829aee2485549d3ad5ebe6d370 (patch) | |
tree | 5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /graphics/xd3d | |
parent | [patch] ImageMagick segfaults, port update to 6.2.5-5 solves problem (diff) |
Chase libversion bumb to libMagick.so.9
PR: ports/91270
Diffstat (limited to 'graphics/xd3d')
-rw-r--r-- | graphics/xd3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index 61bb09296b8f..1d06f3b2e923 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= xd3d PORTVERSION= 8.2.3 +PORTREVISION= 1 CATEGORIES= graphics math MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ |