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 /games/glaxium | |
parent | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (diff) | |
download | pkgsrc-de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c.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/ |