summaryrefslogtreecommitdiff
path: root/emulators/bochs
diff options
context:
space:
mode:
authormishka <mishka@pkgsrc.org>2009-03-20 12:20:29 +0000
committermishka <mishka@pkgsrc.org>2009-03-20 12:20:29 +0000
commit8324c61817112881c0f0d5bebd0ddbc98a0ab5c2 (patch)
treec74813fb080cc15995d23d9cd1a3729672a6e745 /emulators/bochs
parentaaa5deb5c66cb5d1764a03cea1668b85176e9c13 (diff)
downloadpkgsrc-8324c61817112881c0f0d5bebd0ddbc98a0ab5c2.tar.gz
Bump revision to reflect recent build fix with 'debug' option.
Diffstat (limited to 'emulators/bochs')
-rw-r--r--emulators/bochs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index e392c54f3c3..67c9cd9f91f 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2008/12/06 12:00:56 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2009/03/20 12:20:29 mishka Exp $
DISTNAME= bochs-2.3.7
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}