diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-22 21:25:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-22 21:25:18 +0000 |
commit | dbb6838c30a4ca9110e0cf68e5220af86704f345 (patch) | |
tree | a8eb68aa67758568a989956347b0937319dc2de9 /emulators/dosbox | |
parent | d0e2bb4657a7f84ddb8d30002068fe8cafeeb53c (diff) | |
download | pkgsrc-dbb6838c30a4ca9110e0cf68e5220af86704f345.tar.gz |
Bump PKGREVISION for SDL_sound ABI update.
Diffstat (limited to 'emulators/dosbox')
-rw-r--r-- | emulators/dosbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 690595f9822..2a631a398ea 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2007/12/16 14:56:39 heinz Exp $ +# $NetBSD: Makefile,v 1.24 2008/04/22 21:25:18 wiz Exp $ DISTNAME= dosbox-0.72 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} |