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 412b830be41..fc4da982fd9 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 13:43:39 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:01:21 sbd Exp $ # DISTNAME= singularity_0.28 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.emhsoft.com/singularity/ |