diff options
author | hubertf <hubertf> | 1998-12-28 13:46:12 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-12-28 13:46:12 +0000 |
commit | d3fe5ee397024c4febe793f84597f017f047659b (patch) | |
tree | 6d4ddc34da9ae3fba7afbe3cb6509779286d5292 /emulators/xmess | |
parent | 6178896998f61f2d7287126b26ac3ea9fcc207e4 (diff) | |
download | pkgsrc-d3fe5ee397024c4febe793f84597f017f047659b.tar.gz |
reflect update of unzip to 5.40
Diffstat (limited to 'emulators/xmess')
-rw-r--r-- | emulators/xmess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |