diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-02-10 01:41:26 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-02-10 01:41:26 +0000 |
commit | f370b54d477bc97d805d3a0f8772f14194dd9e98 (patch) | |
tree | 5d32159401b9cd83e5eb0bf13ce20c5e7e16d473 | |
parent | ba8f5ac783014dd530f5a09efe5c02e27dddc875 (diff) | |
download | FreeBSD-ports-f370b54d477bc97d805d3a0f8772f14194dd9e98.zip FreeBSD-ports-f370b54d477bc97d805d3a0f8772f14194dd9e98.tar.gz |
Update to 3.3.3r1
PR: 16617
Submitted by: maintaine
-rw-r--r-- | net/vnc/Makefile | 11 | ||||
-rw-r--r-- | net/vnc/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index b6a4ed0..f864d6d 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -1,24 +1,23 @@ # New ports collection makefile for: vnc -# Version required: 3.3.2r3 +# Version required: 3.3.3r1 # Date created: 24 February 1998 # Whom: msmith # # $FreeBSD$ # -DISTNAME= vnc-3.3.3_unixsrc -PKGNAME= vnc-3.3.3 +DISTNAME= vnc-3.3.3r1_unixsrc +PKGNAME= vnc-3.3.3r1 CATEGORIES= net MASTER_SITES= http://www.uk.research.att.com/vnc/dist/ -DISTFILES= vnc-3.3.3_unixsrc.tgz \ +DISTFILES= vnc-3.3.3r1_unixsrc.tgz \ vnc-latest_doc.tgz MAINTAINER= bmah@ca.sandia.gov USE_PERL5= YES -EXTRACT_ONLY= vnc-3.3.3_unixsrc.tgz -IGNOREFILES= ${DISTFILES} +EXTRACT_ONLY= vnc-3.3.3r1_unixsrc.tgz WRKSRC= ${WRKDIR}/vnc_unixsrc diff --git a/net/vnc/distinfo b/net/vnc/distinfo index 0db5f98..a0ca68b 100644 --- a/net/vnc/distinfo +++ b/net/vnc/distinfo @@ -1,2 +1,2 @@ -MD5 (vnc-3.3.3_unixsrc.tgz) = IGNORE -MD5 (vnc-latest_doc.tgz) = IGNORE +MD5 (vnc-3.3.3r1_unixsrc.tgz) = 55ec5c073ca63068a68f5d3957cd024e +MD5 (vnc-latest_doc.tgz) = 598510da15455b5a9dc68cd5ad26a790 |