diff options
Diffstat (limited to 'package/glu/Makefile')
-rw-r--r-- | package/glu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/glu/Makefile b/package/glu/Makefile index d24c6fa6f..b691760d7 100644 --- a/package/glu/Makefile +++ b/package/glu/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= glu PKG_VERSION:= 9.0.0 PKG_RELEASE:= 1 PKG_MD5SUM:= be9249132ff49275461cf92039083030 -PKG_DESCR:= GLU library -PKG_SECTION:= libs +PKG_DESCR:= opengl utility library +PKG_SECTION:= libs/video PKG_URL:= http://cgit.freedesktop.org/mesa/glu/ PKG_SITES:= ftp://ftp.freedesktop.org/pub/mesa/glu/ PKG_LIBNAME:= libglu |