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