summaryrefslogtreecommitdiff
path: root/x11/x11vnc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/x11vnc/Makefile')
-rw-r--r--x11/x11vnc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile
index 4cf06d68823..e0f12dae915 100644
--- a/x11/x11vnc/Makefile
+++ b/x11/x11vnc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2006/03/15 07:20:57 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2006/07/22 12:19:47 salo Exp $
#
-DISTNAME= x11vnc-0.8
-CATEGORIES= x11
+DISTNAME= x11vnc-0.8.2
+CATEGORIES= x11 net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/}
MAINTAINER= obata@lins.jp
@@ -13,6 +13,7 @@ GNU_CONFIGURE= yes
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
+
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"