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 6e7a7920d77..717259e96b0 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/10/24 12:32:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/17 16:10:44 wiz Exp $ DISTNAME= singularity_0.28 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.emhsoft.com/singularity/ |