diff options
author | bjs <bjs@pkgsrc.org> | 2008-11-08 21:13:27 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-11-08 21:13:27 +0000 |
commit | 5ccc7b5cff9b41b05083033a056d5bd9b281635b (patch) | |
tree | 29835f92527b589e6f365c3acf7473b3565a1ba4 /emulators | |
parent | 5d2620dcc726c5169c0fb5784561d9666277c75b (diff) | |
download | pkgsrc-5ccc7b5cff9b41b05083033a056d5bd9b281635b.tar.gz |
Recursive dependency bump for libspeex (it is backward-compatible,
but also has API additions).
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 974a0f4e260..9ff1eb60b30 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2008/04/29 08:19:36 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2008/11/08 21:13:27 bjs Exp $ DISTNAME= dosbox-0.72 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} |