diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-29 08:19:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-29 08:19:36 +0000 |
commit | 40532a152ccad605e5dfbf69efb47de8b23ca0b4 (patch) | |
tree | efcc19ff592c0dcff03733ddb77d7afeb35eddd5 /emulators | |
parent | 00f5b3766d0b90dc017fed9fd4c6ce60f1a8a528 (diff) | |
download | pkgsrc-40532a152ccad605e5dfbf69efb47de8b23ca0b4.tar.gz |
PKGREVISION++ for SDL_sound API bump.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dosbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 2a631a398ea..974a0f4e260 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2008/04/22 21:25:18 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2008/04/29 08:19:36 wiz Exp $ DISTNAME= dosbox-0.72 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} |