diff options
Diffstat (limited to 'x11/x11vnc')
-rw-r--r-- | x11/x11vnc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index 063933d8469..c8e52b0f53d 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2007/10/11 14:20:35 obache Exp $ +# $NetBSD: Makefile,v 1.14 2008/01/18 05:10:07 tnn Exp $ # DISTNAME= x11vnc-0.9.3 +PKGREVISION= 1 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |