diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-02-10 01:41:26 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-02-10 01:41:26 +0000 |
commit | e03ba538a4455c44cd7aa3755316d7a52c56de47 (patch) | |
tree | b814cf9ea27223cebbc9e75e87f87ea8413c47ea /net/vnc | |
parent | c99bef64de74f3134272c72b858c9700aedfb98f (diff) | |
download | ports-e03ba538a4455c44cd7aa3755316d7a52c56de47.tar.gz ports-e03ba538a4455c44cd7aa3755316d7a52c56de47.zip |
Update to 3.3.3r1
PR: 16617
Submitted by: maintaine
Notes
Notes:
svn path=/head/; revision=25628
Diffstat (limited to 'net/vnc')
-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 b6a4ed04dcf0..f864d6d47f3c 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 0db5f9893d12..a0ca68b7ed6c 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 |