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/libGLw/Makefile | |
parent | 5d21217b264901fd54b17e2ba31d9cdfe7447dc5 (diff) | |
download | ports-1bd3aeaf9469fa4926e3af130a44236758f94204.tar.gz ports-1bd3aeaf9469fa4926e3af130a44236758f94204.zip |
Notes
Diffstat (limited to 'graphics/libGLw/Makefile')
-rw-r--r-- | graphics/libGLw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libGLw/Makefile b/graphics/libGLw/Makefile index 4c9f14d0481f..c1b60842d3d1 100644 --- a/graphics/libGLw/Makefile +++ b/graphics/libGLw/Makefile @@ -7,6 +7,7 @@ PORTNAME= libGLw PORTVERSION= ${MESAVERSION} +PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenGL widgets library |