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 47941153045..5f0873bfed5 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/02/12 14:49:01 obache Exp $ +# $NetBSD: Makefile,v 1.16 2008/09/18 00:11:30 obache Exp $ # -DISTNAME= x11vnc-0.9.3 -PKGREVISION= 1 +DISTNAME= x11vnc-0.9.4 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |