From 0b61abdb7edb1421e82b98cc0dc6ddb8f513ba72 Mon Sep 17 00:00:00 2001 From: thierry Date: Mon, 6 Dec 2004 10:15:11 +0000 Subject: Upgrade to 8.2.2 (bugfix release). --- graphics/xd3d/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/xd3d/Makefile') diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index 06718cb52097..8e1e649817d0 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xd3d -PORTVERSION= 8.2.1 +PORTVERSION= 8.2.2 CATEGORIES= graphics math MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ @@ -19,8 +19,7 @@ COMMENT= A simple scientific visualization tool # - WITHOUT_IMAGEMAGICK : if you don't need to export bitmap images # in gif or png format; # -# - WITHOUT_GIFSICLE : if you want to generate some nice animated -# gifs; +# - WITHOUT_GIFSICLE : if you don't need to generate animated gifs; # # - MEMORY_XD3D : Max memory for xd3d (MBytes, 64 by default) # -- cgit