diff options
Diffstat (limited to 'net/vnc/Makefile')
-rw-r--r-- | net/vnc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index a3db74c9dd8..f149eabea82 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.62 2020/08/31 18:10:55 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2021/04/25 06:24:59 wiz Exp $ DISTNAME= vnc-3.3.3r2 PKGNAME= vnc-3.3.3.2 PKGREVISION= 13 CATEGORIES= net x11 -MASTER_SITES= ftp://ftp.uk.research.att.com/pub/vnc/dist/ +#MASTER_SITES= ftp://ftp.uk.research.att.com/pub/vnc/dist/ DISTFILES= vnc-3.3.3r2_unixsrc.tgz \ vnc-3.3.2r2_doc.tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://www.cl.cam.ac.uk/research/dtg/attarchive/vnc/ +#HOMEPAGE= https://www.cl.cam.ac.uk/research/dtg/attarchive/vnc/ COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays MAKE_JOBS_SAFE= no |