diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-09-13 18:07:55 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-09-13 18:07:55 +0000 |
commit | 1bd3aeaf9469fa4926e3af130a44236758f94204 (patch) | |
tree | a5ca0297ef88e981b23e8aef634bd720a5f9773d /graphics/dri/Makefile | |
parent | 5d21217b264901fd54b17e2ba31d9cdfe7447dc5 (diff) | |
download | ports-1bd3aeaf9469fa4926e3af130a44236758f94204.tar.gz ports-1bd3aeaf9469fa4926e3af130a44236758f94204.zip |
Notes
Diffstat (limited to 'graphics/dri/Makefile')
-rw-r--r-- | graphics/dri/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dri/Makefile b/graphics/dri/Makefile index f4ca15183f10..c4c23d84ee7a 100644 --- a/graphics/dri/Makefile +++ b/graphics/dri/Makefile @@ -7,7 +7,7 @@ PORTNAME= dri PORTVERSION= ${MESAVERSION} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= graphics |