diff options
author | rvb <rvb@FreeBSD.org> | 1998-10-09 21:20:10 +0000 |
---|---|---|
committer | rvb <rvb@FreeBSD.org> | 1998-10-09 21:20:10 +0000 |
commit | 28eecb8d66d040325991a8f0a0e70e56f1e3a13f (patch) | |
tree | 239c5396915c1cd7f3570972d06ac01b243c6d83 /net | |
parent | 4515c846538b9c0f4cba1a7a099b2c5ab88f5068 (diff) | |
download | FreeBSD-ports-28eecb8d66d040325991a8f0a0e70e56f1e3a13f.zip FreeBSD-ports-28eecb8d66d040325991a8f0a0e70e56f1e3a13f.tar.gz |
Upgrade to Coda 4.6.6
Diffstat (limited to 'net')
-rw-r--r-- | net/coda_intro/Makefile | 9 | ||||
-rw-r--r-- | net/coda_intro/distinfo | 2 | ||||
-rw-r--r-- | net/coda_intro/pkg-plist | 16 |
3 files changed, 14 insertions, 13 deletions
diff --git a/net/coda_intro/Makefile b/net/coda_intro/Makefile index 9e8102d..e7340e9 100644 --- a/net/coda_intro/Makefile +++ b/net/coda_intro/Makefile @@ -3,11 +3,11 @@ # Date created: 19 June 1998 # Whom: Robert V. Baron <rvb@cs.cmu.edu> # -# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:43 rvb Exp $ +# $Id: Makefile,v 1.2 1998/10/06 15:51:02 rvb Exp $ # -DISTNAME= coda-intro-4.6.5-2 -PKGNAME= coda-intro-4.6.5.2 +DISTNAME= coda-intro-4.6.6 +PKGNAME= coda-intro-4.6.6.1 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/doc/ EXTRACT_SUFX= .tgz @@ -15,9 +15,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= rvb@cs.cmu.edu do-build: - @${ECHO} "These are simple text files. We are copying them to share/doc/coda-doc-.../info" + @${ECHO} "These are simple text files. do-install: + @${ECHO} "We will copy the files to ${PREFIX}/share/doc/coda-intro" cd ${WRKSRC}; tar cf - doc | (cd ${PREFIX}/share; tar xvf -) .include <bsd.port.mk> diff --git a/net/coda_intro/distinfo b/net/coda_intro/distinfo index 7c8a26d..eb81b00 100644 --- a/net/coda_intro/distinfo +++ b/net/coda_intro/distinfo @@ -1 +1 @@ -MD5 (coda-intro-4.6.5-2.tgz) = 14d937fc57dbb5dff1367ed38187fec3 +MD5 (coda-intro-4.6.6.tgz) = 36d03d63d90cbd43bbabb1f01c815def diff --git a/net/coda_intro/pkg-plist b/net/coda_intro/pkg-plist index abc4977..35041be 100644 --- a/net/coda_intro/pkg-plist +++ b/net/coda_intro/pkg-plist @@ -1,8 +1,8 @@ -share/doc/coda-doc-4.6.5/intro/00README -share/doc/coda-doc-4.6.5/intro/Announcement -share/doc/coda-doc-4.6.5/intro/BUILD.FreeBSD -share/doc/coda-doc-4.6.5/intro/ChangeLog -share/doc/coda-doc-4.6.5/intro/INSTALL.FreeBSD -share/doc/coda-doc-4.6.5/intro/README -share/doc/coda-doc-4.6.5/intro/RUN -share/doc/coda-doc-4.6.5/intro/WARNING +share/doc/coda-intro/00README +share/doc/coda-intro/Announcement +share/doc/coda-intro/BUILD.FreeBSD +share/doc/coda-intro/ChangeLog +share/doc/coda-intro/INSTALL.FreeBSD +share/doc/coda-intro/README +share/doc/coda-intro/RUN +share/doc/coda-intro/WARNING |