diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-04 09:29:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-04 09:29:53 +0000 |
commit | a3363119bab69c5a85ffc16f7f86d4c9477b20e9 (patch) | |
tree | c9bbe218017f7fedc674fa98d625b14b96109ae5 /emulators/dosbox | |
parent | 789c65db9b462e2ab4515899c9b426e1458e102c (diff) | |
download | pkgsrc-a3363119bab69c5a85ffc16f7f86d4c9477b20e9.tar.gz |
Recursive bump for libmikmod shlib major ++
Noted by dholland.
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 96ccb3da8dd..1a3c13973fb 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2012/01/13 10:55:02 obache Exp $ +# $NetBSD: Makefile,v 1.33 2012/06/04 09:29:56 wiz Exp $ DISTNAME= dosbox-0.74 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} |