diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-01-09 08:07:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-01-09 08:07:53 +0000 |
commit | cbf44110abc1bebb44c80b7ebfe49cfa87295f0e (patch) | |
tree | f614b0f463fbaa84c1cb66ad9bcd31a37131829d /x11/x11vnc | |
parent | 3a3876c53411195dbe9be7021c95edd93b35d71b (diff) | |
download | pkgsrc-cbf44110abc1bebb44c80b7ebfe49cfa87295f0e.tar.gz |
Recursive revbump from net/libvncserver
Diffstat (limited to 'x11/x11vnc')
-rw-r--r-- | x11/x11vnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index b1774470f7a..65e2812daf7 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2016/09/19 13:04:29 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2017/01/09 08:07:54 ryoon Exp $ # DISTNAME= x11vnc-0.9.13 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |