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 9d882877769..c27848f9b89 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2016/03/05 11:29:12 jperkin Exp $ +# $NetBSD: Makefile,v 1.50 2016/07/09 06:38:46 wiz Exp $ DISTNAME= tightvnc-1.3.10 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/} DISTFILES= ${DISTNAME}_unixsrc.tar.bz2 |