diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/batrachians/Makefile | 4 | ||||
-rw-r--r-- | games/burgerspace/Makefile | 4 | ||||
-rw-r--r-- | games/cosmosmash/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/batrachians/Makefile b/games/batrachians/Makefile index 581a5264e40..4ccaf83ad3a 100644 --- a/games/batrachians/Makefile +++ b/games/batrachians/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2016/07/28 22:59:43 kamil Exp $ +# $NetBSD: Makefile,v 1.2 2016/07/28 23:42:44 kamil Exp $ DISTNAME= batrachians-0.1.6 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html +HOMEPAGE= http://perso.b2b2c.ca/~sarrazip/dev/batrachians.html COMMENT= Fly-eating frog game LICENSE= gnu-gpl-v2 diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index e7203d36898..db1755245a6 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2016/07/28 23:18:26 kamil Exp $ +# $NetBSD: Makefile,v 1.2 2016/07/28 23:42:53 kamil Exp $ DISTNAME= burgerspace-1.9.2 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/ MAINTAINER= pkgsrc-users@NetBSD.rog -HOMEPAGE= http://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html +HOMEPAGE= http://perso.b2b2c.ca/~sarrazip/dev/burgerspace.html COMMENT= Hamburger-smashing video game LICENSE= gnu-gpl-v2 diff --git a/games/cosmosmash/Makefile b/games/cosmosmash/Makefile index 2de0b536b7a..9aa35f724ac 100644 --- a/games/cosmosmash/Makefile +++ b/games/cosmosmash/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2016/07/28 23:35:15 kamil Exp $ +# $NetBSD: Makefile,v 1.2 2016/07/28 23:41:36 kamil Exp $ DISTNAME= cosmosmash-1.4.7 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/~sarrazip/dev/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html +HOMEPAGE= http://perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html COMMENT= Space rock shooting video game LICENSE= gnu-gpl-v2 |