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 | be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /games/glaxium | |
parent | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (diff) | |
download | pkgsrc-be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'games/glaxium')
-rw-r--r-- | games/glaxium/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile index dbda4ef7d6f..c4f3c9346b2 100644 --- a/games/glaxium/Makefile +++ b/games/glaxium/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/08/21 08:44:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:22:55 tnn Exp $ # DISTNAME= glaxium_0.5 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= http://xhosxe.free.fr/glaxium/ |