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 f30974bd991..b74a560597d 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2013/06/04 22:17:33 tron Exp $ +# $NetBSD: Makefile,v 1.51 2013/06/06 12:55:22 wiz Exp $ # DISTNAME= x11vnc-0.9.13 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |