diff options
Diffstat (limited to 'x11/x11vnc/Makefile')
-rw-r--r-- | x11/x11vnc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index f24f3c2400f..bd76e7e5182 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2010/01/18 09:59:45 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2010/05/03 06:21:54 obache Exp $ # -DISTNAME= x11vnc-0.9.9 -PKGREVISION= 2 +DISTNAME= x11vnc-0.9.10 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |