diff options
author | wiz <wiz> | 2008-04-29 08:19:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-04-29 08:19:36 +0000 |
commit | 05dbcdad5011c53c5165a338bc85482310deb4e5 (patch) | |
tree | efcc19ff592c0dcff03733ddb77d7afeb35eddd5 /emulators/dosbox | |
parent | 30f79d0eae4124e80e4195f86020d7d89bfaac63 (diff) | |
download | pkgsrc-05dbcdad5011c53c5165a338bc85482310deb4e5.tar.gz |
PKGREVISION++ for SDL_sound API bump.
Diffstat (limited to 'emulators/dosbox')
-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/} |