16 lines
410 B
Makefile
16 lines
410 B
Makefile
# $NetBSD: Makefile.version,v 1.9 2013/05/16 05:04:56 richard Exp $
|
|
#
|
|
# When changing this version, please run "make distinfo" in the following
|
|
# package directories:
|
|
#
|
|
# graphics/MesaLib
|
|
# graphics/glx-utils
|
|
#
|
|
# used by graphics/Mesa/Makefile.common
|
|
|
|
MESA_DISTNAME= MesaLib-${MESA_VERSION}
|
|
MESA_SITES= ftp://freedesktop.org/pub/mesa/${MESA_VERSION}/
|
|
|
|
MESA_VERSION= 7.11.2
|
|
MESA_PKGVERSION= ${MESA_VERSION}
|