diff options
Diffstat (limited to 'emulators/bochs/Makefile')
-rw-r--r-- | emulators/bochs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 5a984da6784..b3f9b238fa5 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2002/12/25 01:12:36 uebayasi Exp $ +# $NetBSD: Makefile,v 1.24 2002/12/30 05:52:41 uebayasi Exp $ DISTNAME= bochs-2.0 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/} |