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/singularity | |
parent | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (diff) | |
download | pkgsrc-de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'games/singularity')
-rw-r--r-- | games/singularity/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/singularity/Makefile b/games/singularity/Makefile index 9ee24723d92..ae0d56c43a1 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/02/10 22:25:24 snj Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:23:03 tnn Exp $ DISTNAME= singularity-0.30c-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://endgame-singularity.googlecode.com/files/ |