diff options
Diffstat (limited to 'net/coda5_client')
-rw-r--r-- | net/coda5_client/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index d09d07673860..5f6b66d000cc 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.0.2 -# Date created: Fri Feb 19 19:03:33 EST 1999 +# Version required: 5.0.3 +# Date created: Thu Feb 25 13:55:42 EST 1999 # Whom: root# # $FreeBSD$ # -DISTNAME= coda-5.0.2 -PKGNAME= coda-client-5.0.2 +DISTNAME= coda-5.0.3 +PKGNAME= coda-client-5.0.3 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz |