diff options
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 a48728a5207..3522761cd57 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/06/03 14:35:23 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/21 16:45:54 martti Exp $ # DISTNAME= dosbox-0.58 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} MAINTAINER= cube@cubidou.net HOMEPAGE= http://dosbox.sourceforge.net/ -COMMENT= multi-platform DOS emulator using SDL +COMMENT= Multi-platform DOS emulator using SDL USE_BUILDLINK2= YES GNU_CONFIGURE= YES |