diff options
author | gahr <gahr@FreeBSD.org> | 2011-11-22 16:42:19 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-11-22 16:42:19 +0800 |
commit | e38aca676eb903fabe4d209c5ab5ba6927210fa0 (patch) | |
tree | 0caac835330ad817ceea152a1f9ed088143f80fb /graphics/libosmesa/Makefile | |
parent | ddb9ca451e6c9debfd4a7cc6506ad4e7d393e923 (diff) | |
download | freebsd-ports-gnome-e38aca676eb903fabe4d209c5ab5ba6927210fa0.tar.gz freebsd-ports-gnome-e38aca676eb903fabe4d209c5ab5ba6927210fa0.tar.zst freebsd-ports-gnome-e38aca676eb903fabe4d209c5ab5ba6927210fa0.zip |
- Update to 7.11.1
Release notes: http://mesa3d.org/relnotes-7.11.1.html
Feature safe: yes
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 6a12d4c2af37..859cf85d3377 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libosmesa -PORTVERSION= 7.11 +PORTVERSION= 7.11.1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ DISTNAME= MesaLib-${PORTVERSION} |