diff options
Diffstat (limited to 'games/maelstrom-sdl/Makefile')
-rw-r--r-- | games/maelstrom-sdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/maelstrom-sdl/Makefile b/games/maelstrom-sdl/Makefile index b9a89ad7939..212e49e44d6 100644 --- a/games/maelstrom-sdl/Makefile +++ b/games/maelstrom-sdl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2003/06/07 14:47:18 cjep Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/26 21:41:20 jmmv Exp $ # DISTNAME= Maelstrom-3.0.5 PKGNAME= maelstrom-sdl-3.0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games x11 MASTER_SITES= http://www.devolution.com/~slouken/Maelstrom/src/ |