diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
commit | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /graphics/glx-utils | |
parent | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (diff) | |
download | pkgsrc-de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'graphics/glx-utils')
-rw-r--r-- | graphics/glx-utils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/glx-utils/Makefile b/graphics/glx-utils/Makefile index a9e623de9c6..8014e67e52d 100644 --- a/graphics/glx-utils/Makefile +++ b/graphics/glx-utils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/04/03 02:05:02 tnn Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:12 tnn Exp $ DISTNAME= mesa-demos-8.2.0 PKGNAME= ${DISTNAME:S/mesa-demos/glx-utils/} +PKGREVISION= 1 CATEGORIES= x11 graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/demos/8.2.0/ EXTRACT_SUFX= .tar.bz2 |