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 | bb2b815d74c3feb77d24d154f8d51cff14b82343 (patch) | |
tree | a8eb68aa67758568a989956347b0937319dc2de9 /emulators/dosbox | |
parent | af9ce9aa227ab44d2cd7526573bcf863054a1001 (diff) | |
download | pkgsrc-bb2b815d74c3feb77d24d154f8d51cff14b82343.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/} |