diff options
author | araujo <araujo@FreeBSD.org> | 2017-07-12 10:39:35 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2017-07-12 10:39:35 +0800 |
commit | ca0a4a904559b9cd4f01390665f447c144335d9f (patch) | |
tree | 229c34f56655cebd85c2ddc0b4556a5bffb7dcef /emulators/kcemu | |
parent | 13c6c73898d59c679e4fa986b9b8444dd017bd9c (diff) | |
download | freebsd-ports-gnome-ca0a4a904559b9cd4f01390665f447c144335d9f.tar.gz freebsd-ports-gnome-ca0a4a904559b9cd4f01390665f447c144335d9f.tar.zst freebsd-ports-gnome-ca0a4a904559b9cd4f01390665f447c144335d9f.zip |
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.
Diffstat (limited to 'emulators/kcemu')
-rw-r--r-- | emulators/kcemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile index fe1d647e8428..a3bc7a3986bf 100644 --- a/emulators/kcemu/Makefile +++ b/emulators/kcemu/Makefile @@ -3,7 +3,7 @@ PORTNAME= kcemu PORTVERSION= 0.5.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/KCemu/KCemu-${PORTVERSION} DISTNAME= KCemu-${PORTVERSION} |