summaryrefslogtreecommitdiff
path: root/graphics/Mesa3/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-19 14:03:21 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-19 14:03:21 +0000
commitf2a5df805756de11df4fa0fbf46b2d8c828222d8 (patch)
tree7431790235a0a817a9ea64de542aae8abf948dac /graphics/Mesa3/Makefile
parentadd p5-NetPacket (diff)
Distfile has been rerolled. diff between old and new version revealed that
several bugs were fixed. Following are relevant changelog entries: - fixed stencil buffer clear width/height typo - fixed GL error glitches in gl[Client]ActiveTextureARB() - fixed Windows compilation problem in texutil.c - fixed 1/8-pixel AA triangle sampling error Submitted by: many
Diffstat (limited to 'graphics/Mesa3/Makefile')
-rw-r--r--graphics/Mesa3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index b3c70bc02f44..2a7f6c7b44d9 100644
--- a/graphics/Mesa3/Makefile
+++ b/graphics/Mesa3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mesa
PORTVERSION= 3.4.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://iris.ssec.wisc.edu/pub/Mesa/ \