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 cfa4206b81f..9c43a5453d3 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2011/08/23 13:06:54 obache Exp $ +# $NetBSD: Makefile,v 1.35 2011/09/13 09:17:26 obache Exp $ # -DISTNAME= x11vnc-0.9.12 -PKGREVISION= 6 +DISTNAME= x11vnc-0.9.13 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |