diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1 (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /emulators/bochs | |
parent | 470ce52e8d973b7342782889ad1c1221f7de1841 (diff) | |
download | pkgsrc-c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'emulators/bochs')
-rw-r--r-- | emulators/bochs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 7d823e2d04d..d46c6fccecd 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2013/10/10 14:42:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.79 2014/05/05 00:47:49 ryoon Exp $ DISTNAME= bochs-2.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/} |