Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/x11/x11vnc/Makefile 2009/05/07 14:03:26 1.19 +++ pkgsrc/x11/x11vnc/Makefile 2012/03/03 12:54:23 1.39 @@ -1,19 +1,18 @@ -# $NetBSD: Makefile,v 1.19 2009/05/07 14:03:26 obache Exp $ +# $NetBSD: Makefile,v 1.39 2012/03/03 12:54:23 wiz Exp $ # -DISTNAME= x11vnc-0.9.7 +DISTNAME= x11vnc-0.9.13 +PKGREVISION= 4 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.karlrunge.com/x11vnc/ COMMENT= VNC server for real X displays - LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir -USE_DIRS+= xdg-1.1 GNU_CONFIGURE= yes