diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-07-26 21:41:08 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-07-26 21:41:08 +0000 |
commit | 30925b26c75837bc2c22649e90e9403172bf7a86 (patch) | |
tree | 8876ccac04ea1c3e9e359787ce67cb3ee3c339a3 /emulators/dosbox/Makefile | |
parent | 84a38e30b2bd8cb543becaa6c1877ae5af3ea963 (diff) | |
download | pkgsrc-30925b26c75837bc2c22649e90e9403172bf7a86.tar.gz |
Bump revision due to SDL update, and sync versions in buildlink files where
needed. This is required because esound has been droped as a dependancy.
Diffstat (limited to 'emulators/dosbox/Makefile')
-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 3522761cd57..277598c0fb1 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/07/21 16:45:54 martti Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/26 21:41:13 jmmv Exp $ # DISTNAME= dosbox-0.58 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} |