diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2017-07-12 02:39:35 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2017-07-12 02:39:35 +0000 |
commit | 4c53794094e2bf200a39f326461c8fffff5e0697 (patch) | |
tree | 229c34f56655cebd85c2ddc0b4556a5bffb7dcef /emulators/bochs | |
parent | 5aa651ed56d010a1f3cdd2166c4e5a3aca250cdc (diff) |
Bump PORTREVISION of several ports that depends of net/libvncserver to
reflect the changes made on r445054.
PR: ports/220565 (based on)
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
Sponsored by: iXsystems, Inc.
Notes
Notes:
svn path=/head/; revision=445565
Diffstat (limited to 'emulators/bochs')
-rw-r--r-- | emulators/bochs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 54772d047512..4ed61fe7166b 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -3,7 +3,7 @@ PORTNAME= bochs PORTVERSION= 2.6.8 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= emulators MASTER_SITES= SF |