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 | fa294729e1fd94ec40d317e8221c98c8751a8bf7 (patch) | |
tree | efcc19ff592c0dcff03733ddb77d7afeb35eddd5 /emulators | |
parent | de8e58381267179e7cbfe09f19d2ed2693f3fc2b (diff) | |
download | pkgsrc-fa294729e1fd94ec40d317e8221c98c8751a8bf7.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/} |