diff options
author | wiz <wiz> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-07-09 06:38:30 +0000 |
commit | 5e57da1f75f9f1dda69d36c14ac5384e40a8fc8f (patch) | |
tree | 78751ea30af41032eb1a6ea6842c24db262839ed /net/vnc/Makefile | |
parent | fc39d182791e8da9f806de8e43d26886e0a113ab (diff) | |
download | pkgsrc-5e57da1f75f9f1dda69d36c14ac5384e40a8fc8f.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'net/vnc/Makefile')
-rw-r--r-- | net/vnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 52378c32a88..de66154bd51 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2015/06/12 10:50:54 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2016/07/09 06:38:46 wiz Exp $ DISTNAME= vnc-3.3.3r2 PKGNAME= vnc-3.3.3.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net x11 MASTER_SITES= ftp://ftp.uk.research.att.com/pub/vnc/dist/ DISTFILES= vnc-3.3.3r2_unixsrc.tgz \ |