diff options
author | Robert V. Baron <rvb@FreeBSD.org> | 1998-10-09 21:20:10 +0000 |
---|---|---|
committer | Robert V. Baron <rvb@FreeBSD.org> | 1998-10-09 21:20:10 +0000 |
commit | 3fee2eedf25ff8b0f4934416eb06bb0bde192fbe (patch) | |
tree | 2ec1a6320d6cbb0535f07055037b5ce73bc536ba /net/coda_intro | |
parent | 8fec54f1ba97669e480ff42cc98b52d51d592714 (diff) | |
download | ports-3fee2eedf25ff8b0f4934416eb06bb0bde192fbe.tar.gz ports-3fee2eedf25ff8b0f4934416eb06bb0bde192fbe.zip |
Notes
Diffstat (limited to 'net/coda_intro')
-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 9e8102dba785..e7340e9b2875 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 7c8a26d3eb50..eb81b0010715 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 abc4977ceb00..35041be67df4 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 |