diff options
author | hubertf <hubertf> | 1998-12-28 13:46:12 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-12-28 13:46:12 +0000 |
commit | 04d5623d4ff19e7ec42e3bb669a2ece5942c16f8 (patch) | |
tree | 6d4ddc34da9ae3fba7afbe3cb6509779286d5292 /emulators | |
parent | d1c7dcfa6c9ed7fdeb0a76e76f9fc5bdc3df08ba (diff) | |
download | pkgsrc-04d5623d4ff19e7ec42e3bb669a2ece5942c16f8.tar.gz |
reflect update of unzip to 5.40
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/xmess/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index edd6a9dff99..481766aebbd 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 1998/12/15 10:34:34 mycroft Exp $ +# $NetBSD: Makefile,v 1.27 1998/12/28 13:46:12 hubertf Exp $ # DISTNAME= xmame-0.34b8.1 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= mycroft@NetBSD.ORG HOMEPAGE= http://xmame.retrogames.com/ -DEPENDS= unzip-5.32:../../archivers/unzip +DEPENDS= unzip-5.40:../../archivers/unzip DEPENDS+= xpm-3.4k:../../graphics/xpm CONFLICTS= xmame-0.30.1 xmame-0.33b6.1 xmame-0.34b1.1 \ diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index d02f5d254a8..acdf99ccea8 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/11/19 15:40:46 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/12/28 13:46:12 hubertf Exp $ # DISTNAME= unix02b4 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= mycroft@NetBSD.ORG HOMEPAGE= http://internetter.com/titan/mess/ -DEPENDS= unzip-5.32:../../archivers/unzip +DEPENDS= unzip-5.40:../../archivers/unzip DEPENDS+= xpm-3.4k:../../graphics/xpm CONFLICTS= xmess-0.1 |