diff options
Diffstat (limited to 'games')
-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 7e8257ce4c5..17f81472be3 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2019/04/25 07:32:56 maya Exp $ +# $NetBSD: Makefile,v 1.24 2020/10/12 21:51:59 bacon Exp $ DISTNAME= singularity-0.30c-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://endgame-singularity.googlecode.com/files/ |