diff options
Diffstat (limited to 'x11/x11vnc/Makefile')
-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 e715ac0455a..57fd825b32d 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2015/08/23 14:30:43 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2016/03/05 11:29:49 jperkin Exp $ # DISTNAME= x11vnc-0.9.13 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |