summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-10-31 14:46:51 +0000
committerwiz <wiz@pkgsrc.org>2009-10-31 14:46:51 +0000
commit6dde6a65d6edbfdd672fcb2bffd792a18bf0c519 (patch)
tree33b991715830dddd8583a68cd9090acc8c1ee783 /emulators
parent01c318db2b5ccdd1b9f6b4eb442457a509e5f4a1 (diff)
downloadpkgsrc-6dde6a65d6edbfdd672fcb2bffd792a18bf0c519.tar.gz
libcdio updated changed its shlib major version, so bump depends.
Noted by drochner@
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mednafen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index dc6dd9f6ba3..c45f37f1e87 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2009/10/31 01:56:36 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/10/31 14:46:51 wiz Exp $
#
DISTNAME= mednafen-0.8.C
PKGNAME= mednafen-0.8.12
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mednafen/}
EXTRACT_SUFX= .tar.bz2