diff options
author | wiz <wiz@pkgsrc.org> | 2021-04-25 06:24:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-04-25 06:24:59 +0000 |
commit | 844fb3d5fc161f84d02906f2c1c1b6cb3cc28b31 (patch) | |
tree | ebcac606ecdf355abec4eee81749b1db70c920f6 /net/vnc/Makefile | |
parent | 541a4ceda835724ff9eceb59c5d9002702f49efe (diff) | |
download | pkgsrc-844fb3d5fc161f84d02906f2c1c1b6cb3cc28b31.tar.gz |
vnc: remove dead links
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 |