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 6d68a19d9f9..6e7a7920d77 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/09/02 18:41:44 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/10/24 12:32:38 ryoon Exp $ DISTNAME= singularity_0.28 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= http://www.emhsoft.com/singularity/ |