diff options
Diffstat (limited to 'x11/x11vnc/Makefile')
-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 9c43a5453d3..9ae2c6f3772 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2011/09/13 09:17:26 obache Exp $ +# $NetBSD: Makefile,v 1.36 2011/11/01 06:11:58 sbd Exp $ # DISTNAME= x11vnc-0.9.13 +PKGREVISION= 1 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |