diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2009-06-20 16:05:16 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2009-06-20 16:05:16 +0000 |
commit | c9950828f2e32005c0727121f0a55df83ac01c99 (patch) | |
tree | 4ffbb5121b19e5dd1037ca1746186cf0820caec1 /graphics/libGL/Makefile | |
parent | 40473ca5040c7f3aa77198e793d59df92cc76bff (diff) |
Notes
Diffstat (limited to 'graphics/libGL/Makefile')
-rw-r--r-- | graphics/libGL/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libGL/Makefile b/graphics/libGL/Makefile index e10e1a7ca5c8..b3bbb25c04cd 100644 --- a/graphics/libGL/Makefile +++ b/graphics/libGL/Makefile @@ -7,7 +7,6 @@ PORTNAME= libGL PORTVERSION= ${MESAVERSION} -PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenGL library that renders using GLX or DRI |