diff options
Diffstat (limited to 'games/singularity/Makefile')
-rw-r--r-- | games/singularity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/singularity/Makefile b/games/singularity/Makefile index 34316c57bcf..89f0e8c4002 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/06/03 10:05:05 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/04 22:16:11 tron Exp $ # DISTNAME= singularity_0.28 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games MASTER_SITES= http://www.emhsoft.com/singularity/ |