diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-05-16 14:29:58 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-05-16 14:29:58 +0000 |
commit | c85dd7dcbf15a20f1121f301e558c893653b75cf (patch) | |
tree | bc72eecadeb7128ec80dfb6e95a0a6481daa5fca /net/vnc | |
parent | 15cfaa34063c645e8120343a569567794d90c523 (diff) | |
download | ports-c85dd7dcbf15a20f1121f301e558c893653b75cf.tar.gz ports-c85dd7dcbf15a20f1121f301e558c893653b75cf.zip |
Notes
Diffstat (limited to 'net/vnc')
-rw-r--r-- | net/vnc/Makefile | 7 | ||||
-rw-r--r-- | net/vnc/distinfo | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 4a38e1ae0459..756b22e957b7 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -7,13 +7,18 @@ PORTNAME= vnc PORTVERSION= 3.3.3.2 -CATEGORIES= net +PORTREVISION= 1 +CATEGORIES= net ipv6 MASTER_SITES= http://www.uk.research.att.com/vnc/dist/ \ ftp://ftp.uk.research.att.com/pub/vnc/dist/ DISTFILES= vnc-3.3.3r2_unixsrc.tgz \ vnc-latest_doc.tgz EXTRACT_ONLY= vnc-3.3.3r2_unixsrc.tgz +PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ +PATCHFILES= vnc-3.3.3r2-v6-20010421.diff.gz +PATCH_DIST_STRIP= -p1 + MAINTAINER= bmah@freebsd.org USE_PERL5= yes diff --git a/net/vnc/distinfo b/net/vnc/distinfo index 0c0b82f83545..8fc2bae4d6fc 100644 --- a/net/vnc/distinfo +++ b/net/vnc/distinfo @@ -1,2 +1,3 @@ MD5 (vnc-3.3.3r2_unixsrc.tgz) = 6fc83e1b6153d3252649953267713f17 +MD5 (vnc-3.3.3r2-v6-20010421.diff.gz) = 05b2ccf5179f61ac8a52f02693331ad6 MD5 (vnc-latest_doc.tgz) = IGNORE |