diff options
author | thierry <thierry@FreeBSD.org> | 2004-05-19 05:32:40 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-05-19 05:32:40 +0800 |
commit | ab14df153cdcbd442e32913eb92cb048578dcd98 (patch) | |
tree | 29c7c60eefb16700802fb6f608de80e368b4590b /graphics/xd3d/Makefile | |
parent | c83f5ddbdff3a92018a5af0560ad2d202230f634 (diff) | |
download | freebsd-ports-graphics-ab14df153cdcbd442e32913eb92cb048578dcd98.tar.gz freebsd-ports-graphics-ab14df153cdcbd442e32913eb92cb048578dcd98.tar.zst freebsd-ports-graphics-ab14df153cdcbd442e32913eb92cb048578dcd98.zip |
Version 8.2.0 had a critical bug. It is not available any more.
Noticed on: Bento.
Diffstat (limited to 'graphics/xd3d/Makefile')
-rw-r--r-- | graphics/xd3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index a3797c0c61c..06718cb5209 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xd3d -PORTVERSION= 8.2.0 +PORTVERSION= 8.2.1 CATEGORIES= graphics math MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ |