diff options
author | thepish <thepish@FreeBSD.org> | 1998-08-30 10:23:41 +0800 |
---|---|---|
committer | thepish <thepish@FreeBSD.org> | 1998-08-30 10:23:41 +0800 |
commit | 20bafa5e84bd28bd343f5dc06d22972db7069424 (patch) | |
tree | c24c68ac75e19ae03aec6c32fb3561185d7141dd /net/vnc | |
parent | 983f6de4f7e4a22d46871676b1622a333265a66e (diff) | |
download | freebsd-ports-gnome-20bafa5e84bd28bd343f5dc06d22972db7069424.tar.gz freebsd-ports-gnome-20bafa5e84bd28bd343f5dc06d22972db7069424.tar.zst freebsd-ports-gnome-20bafa5e84bd28bd343f5dc06d22972db7069424.zip |
upgrade to 3.3.2r2 (3.3.2 distfile no longer available)
Diffstat (limited to 'net/vnc')
-rw-r--r-- | net/vnc/Makefile | 10 | ||||
-rw-r--r-- | net/vnc/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index cffa6a9269b6..097dadf2e870 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -3,21 +3,21 @@ # Date created: 24 February 1998 # Whom: msmith # -# $Id: Makefile,v 1.3 1998/07/20 17:48:40 msmith Exp $ +# $Id: Makefile,v 1.4 1998/07/25 12:32:43 asami Exp $ # -DISTNAME= vnc-3.3.2_unixsrc -PKGNAME= vnc-3.3.2 +DISTNAME= vnc-3.3.2r2_unixsrc +PKGNAME= vnc-3.3.2r2 CATEGORIES= net x11 MASTER_SITES= http://www.orl.co.uk/vnc/dist/ -DISTFILES= vnc-3.3.2_unixsrc.tgz \ +DISTFILES= vnc-3.3.2r2_unixsrc.tgz \ vnc-3.3.2_doc.tgz MAINTAINER= bmah@ca.sandia.gov USE_PERL5= YES -EXTRACT_ONLY= vnc-3.3.2_unixsrc.tgz +EXTRACT_ONLY= vnc-3.3.2r2_unixsrc.tgz IGNOREFILES= ${DISTFILES} NO_WRKSUBDIR= YES diff --git a/net/vnc/distinfo b/net/vnc/distinfo index 26fb89bce2ae..34f790ee7882 100644 --- a/net/vnc/distinfo +++ b/net/vnc/distinfo @@ -1,2 +1,2 @@ -MD5 (vnc-3.3.2_unixsrc.tgz) = IGNORE +MD5 (vnc-3.3.2r2_unixsrc.tgz) = IGNORE MD5 (vnc-3.3.2_doc.tgz) = IGNORE |