diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-17 07:42:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-17 07:42:47 +0000 |
commit | f5b0f0fc84d2e0187b2878a8273f16f101ae4b11 (patch) | |
tree | e816a025dac8c883ed749d2f0c3d79edc35521c6 /emulators/darcnes/Makefile | |
parent | 2b302dd819ae496de57bdbab2482b0b348ca676d (diff) | |
download | pkgsrc-f5b0f0fc84d2e0187b2878a8273f16f101ae4b11.tar.gz |
Add patch from Magnus Henoch in PR 36502 to make keys work again.
Bump PKGREVISION.
Diffstat (limited to 'emulators/darcnes/Makefile')
-rw-r--r-- | emulators/darcnes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index 0fec8d4e896..10dddeff37b 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2007/02/15 22:20:15 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2007/06/17 07:42:47 wiz Exp $ PKGNAME= darcnes-20010401 -PKGREVISION= 2 +PKGREVISION= 3 MAINTAINER= wiz@NetBSD.org COMMENT= Multi-system emulator (NES, SMS, GG, PCE, and others) |