diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-07-04 09:18:54 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-07-04 09:18:54 +0000 |
commit | c73ee5313491f557c5ee36cd2be7f3f2eb89ff2d (patch) | |
tree | cdbc6d859668fc4f1da992ceae93548e0b0b8cc8 /games/mirrormagic | |
parent | 5e99946b2c46cae10bfad27eae5b52cf1dabb86f (diff) | |
download | pkgsrc-c73ee5313491f557c5ee36cd2be7f3f2eb89ff2d.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'games/mirrormagic')
-rw-r--r-- | games/mirrormagic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index 86d31e16da3..ab1d0c0aaee 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/06/12 13:43:17 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1998/07/04 09:18:57 mycroft Exp $ # DISTNAME= mirrormagic-1.3 @@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR= games MAINTAINER= root@garbled.net -DEPENDS= xpm-3.4j:../../graphics/xpm +DEPENDS= xpm-3.4k:../../graphics/xpm USE_X11= YES |