aboutsummaryrefslogtreecommitdiff
path: root/graphics/xd3d/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-05 20:59:44 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-05 20:59:44 +0000
commitc131d65751603a21312899d8acd62cea12329ff2 (patch)
treece9e34e1725183adafaab131f210be44d0078cee /graphics/xd3d/Makefile
parentcfb96c81228191b337fc98d20aa10edeed8caf61 (diff)
Notes
Diffstat (limited to 'graphics/xd3d/Makefile')
-rw-r--r--graphics/xd3d/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile
index 76f79318aa00..935cbc4ac13c 100644
--- a/graphics/xd3d/Makefile
+++ b/graphics/xd3d/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xd3d
-PORTVERSION= 8.0.2
+PORTVERSION= 8.0.3
CATEGORIES= graphics math
MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/
@@ -51,7 +51,7 @@ XD3D_LANG= FRANCAIS
XD3D_LANG= ENGLISH
.endif
-DOCS= BUGS FAQ INSTALL README Manuals/formats.txt \
+DOCS= BUGS CHANGELOG FAQ INSTALL README Manuals/formats.txt \
Manuals/xd3d_doc.pdf Manuals/xgraphic_doc.pdf
.include <bsd.port.pre.mk>