diff options
author | bjs <bjs> | 2008-11-08 21:13:27 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-11-08 21:13:27 +0000 |
commit | f6a032ea0a9be2f3f87d4c5dc944f3e63e4d8315 (patch) | |
tree | 29835f92527b589e6f365c3acf7473b3565a1ba4 /emulators | |
parent | 3a9156eae168dad3d966ff52c3543da506fd0af3 (diff) | |
download | pkgsrc-f6a032ea0a9be2f3f87d4c5dc944f3e63e4d8315.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/} |