diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /games/mirrormagic-sdl/Makefile | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'games/mirrormagic-sdl/Makefile')
-rw-r--r-- | games/mirrormagic-sdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mirrormagic-sdl/Makefile b/games/mirrormagic-sdl/Makefile index 9e7800bb935..a3b740717a9 100644 --- a/games/mirrormagic-sdl/Makefile +++ b/games/mirrormagic-sdl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/04/10 01:28:17 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:03 wiz Exp $ # DISTNAME= mirrormagic-2.0.1 PKGNAME= ${DISTNAME:S/-/-sdl-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games x11 MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ |