summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authormishka <mishka>2009-03-20 12:20:29 +0000
committermishka <mishka>2009-03-20 12:20:29 +0000
commitd920581e089acbfa29519334f2b06fbe503376c2 (patch)
treec74813fb080cc15995d23d9cd1a3729672a6e745 /emulators
parent07069a79ca9b91de608940044e3069af8e82db37 (diff)
downloadpkgsrc-d920581e089acbfa29519334f2b06fbe503376c2.tar.gz
Bump revision to reflect recent build fix with 'debug' option.
Diffstat (limited to 'emulators')
-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/}