aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libosmesa/Makefile
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-08-28 16:26:22 +0800
committergahr <gahr@FreeBSD.org>2013-08-28 16:26:22 +0800
commit23c63bebee583c6e5f108186439703c5ffee4723 (patch)
tree64211b1d26bf2aeb05fc8c889795ae673b4e491d /graphics/libosmesa/Makefile
parentcbfe9ac563e7e8923550037bfae98572099c688e (diff)
downloadfreebsd-ports-gnome-23c63bebee583c6e5f108186439703c5ffee4723.tar.gz
freebsd-ports-gnome-23c63bebee583c6e5f108186439703c5ffee4723.tar.zst
freebsd-ports-gnome-23c63bebee583c6e5f108186439703c5ffee4723.zip
- Update to 9.2.0
Release notes: http://mesa3d.org/relnotes/9.2.html
Diffstat (limited to 'graphics/libosmesa/Makefile')
-rw-r--r--graphics/libosmesa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index a5842bc09136..098da7db618a 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= libosmesa
-PORTVERSION= 9.1.6
+PORTVERSION= 9.2.0
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
+MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION:R}/
DISTNAME= MesaLib-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org