diff options
Diffstat (limited to 'x11/x11vnc/Makefile')
-rw-r--r-- | x11/x11vnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index 0ef4ff6b5b4..a93798df28c 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2012/10/29 05:06:56 asau Exp $ +# $NetBSD: Makefile,v 1.46 2013/01/26 21:39:21 adam Exp $ # DISTNAME= x11vnc-0.9.13 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |