diff options
author | obache <obache@pkgsrc.org> | 2012-09-23 05:36:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-23 05:36:22 +0000 |
commit | 161343d9272a096507e467ceeb2b554213c2558f (patch) | |
tree | 4c8fa2237ba5cf787f9e367d1c10cf0bddb0935a /emulators | |
parent | 5b2fd6d50f6fa88bc27bd4c6d1818ee0d9712e00 (diff) | |
download | pkgsrc-161343d9272a096507e467ceeb2b554213c2558f.tar.gz |
recursive bump from libcdio shlib major change.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mednafen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index defd7faa824..1e51f4fbda1 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2012/01/13 10:55:03 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/09/23 05:36:23 obache Exp $ # DISTNAME= mednafen-0.8.D.3 PKGNAME= mednafen-0.8.13.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mednafen/} EXTRACT_SUFX= .tar.bz2 |