diff options
author | bjs <bjs> | 2008-11-08 21:13:27 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-11-08 21:13:27 +0000 |
commit | beddfb57373e237b442217b36b555fb27bf7b71e (patch) | |
tree | 29835f92527b589e6f365c3acf7473b3565a1ba4 /emulators/dosbox | |
parent | 493c14e8a65a451e1efd91499d939c95c8877235 (diff) | |
download | pkgsrc-beddfb57373e237b442217b36b555fb27bf7b71e.tar.gz |
Recursive dependency bump for libspeex (it is backward-compatible,
but also has API additions).
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 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/} |