diff options
Diffstat (limited to 'net/tightvnc/Makefile')
-rw-r--r-- | net/tightvnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 27eeba41884..e129f013afc 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/12/01 12:39:18 joerg Exp $ +# $NetBSD: Makefile,v 1.48 2015/06/12 10:50:53 wiz Exp $ DISTNAME= tightvnc-1.3.10 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/} DISTFILES= ${DISTNAME}_unixsrc.tar.bz2 |