diff options
author | gahr <gahr@FreeBSD.org> | 2011-03-10 20:32:51 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-03-10 20:32:51 +0800 |
commit | fb9c0f429e914bd2cb7c8002fe9ef45c86241594 (patch) | |
tree | a25e83abf62bf78bd5c6a403a702aa738a18287f /graphics/libosmesa/Makefile | |
parent | e81e8a91052c2c3cd6755e0a8020da442089d418 (diff) | |
download | freebsd-ports-gnome-fb9c0f429e914bd2cb7c8002fe9ef45c86241594.tar.gz freebsd-ports-gnome-fb9c0f429e914bd2cb7c8002fe9ef45c86241594.tar.zst freebsd-ports-gnome-fb9c0f429e914bd2cb7c8002fe9ef45c86241594.zip |
- Update to 7.10.1
Release notes: http://mesa3d.org/relnotes-7.10.1.html
Diffstat (limited to 'graphics/libosmesa/Makefile')
-rw-r--r-- | graphics/libosmesa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile index dd9f0353aaea..35093c7f7513 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libosmesa -PORTVERSION= 7.9.1 +PORTVERSION= 7.10.1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ DISTNAME= MesaLib-${PORTVERSION} |