diff options
-rw-r--r-- | net/coda5_client/Makefile | 8 | ||||
-rw-r--r-- | net/coda5_client/pkg-plist | 1 | ||||
-rw-r--r-- | net/coda5_server/Makefile | 8 | ||||
-rw-r--r-- | net/coda5_server/distinfo | 2 |
4 files changed, 10 insertions, 9 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index d2326951ada6..a07f47aa0a36 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: coda-client -# Version required: 5.2.0 -# Date created: Thu Mar 11 23:59:32 EST 1999 +# Version required: 5.2.4 +# Date created: Fri Jun 4 12:01:27 EDT 1999 # Whom: root# # $FreeBSD$ # -DISTNAME= coda-5.2.0 -PKGNAME= coda-client-5.2.0 +DISTNAME= coda-5.2.4 +PKGNAME= coda-client-5.2.4 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz diff --git a/net/coda5_client/pkg-plist b/net/coda5_client/pkg-plist index 9a0816ca0a76..e1ec6be2e94a 100644 --- a/net/coda5_client/pkg-plist +++ b/net/coda5_client/pkg-plist @@ -45,6 +45,7 @@ bin/filerepair bin/hoard bin/logbandwidth bin/logcmls +bin/logprogress bin/logreintegration bin/parser bin/removeinc diff --git a/net/coda5_server/Makefile b/net/coda5_server/Makefile index f092feb3a6b7..8d8c6e2101ea 100644 --- a/net/coda5_server/Makefile +++ b/net/coda5_server/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: coda-server -# Version required: 5.2.0 -# Date created: Thu Mar 11 23:59:33 EST 1999 +# Version required: 5.2.4 +# Date created: Fri Jun 4 12:01:28 EDT 1999 # Whom: root# # $FreeBSD$ # -DISTNAME= coda-5.2.0 -PKGNAME= coda-server-5.2.0 +DISTNAME= coda-5.2.4 +PKGNAME= coda-server-5.2.4 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz diff --git a/net/coda5_server/distinfo b/net/coda5_server/distinfo index 5702f874969d..489a95339d27 100644 --- a/net/coda5_server/distinfo +++ b/net/coda5_server/distinfo @@ -1 +1 @@ -MD5 (coda-5.2.0.tgz) = b8d674017c88ab28da4a70b3aa504e93 +MD5 (coda-5.2.4.tgz) = aecc998b82c79798fc0ec57648d8e9d9 |