diff options
author | Robert V. Baron <rvb@FreeBSD.org> | 1998-10-06 15:51:02 +0000 |
---|---|---|
committer | Robert V. Baron <rvb@FreeBSD.org> | 1998-10-06 15:51:02 +0000 |
commit | d5d97888cb7631ab6daf56ef1affb47de55ab419 (patch) | |
tree | 0af58b9419546267983dad537c327b6467254cc3 /net/coda_intro | |
parent | 8cef93096f431db9c7b534f9b6fc8b83212f63b3 (diff) | |
download | ports-d5d97888cb7631ab6daf56ef1affb47de55ab419.tar.gz ports-d5d97888cb7631ab6daf56ef1affb47de55ab419.zip |
Notes
Diffstat (limited to 'net/coda_intro')
-rw-r--r-- | net/coda_intro/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/coda_intro/Makefile b/net/coda_intro/Makefile index c658d28e4f63..9e8102dba785 100644 --- a/net/coda_intro/Makefile +++ b/net/coda_intro/Makefile @@ -3,7 +3,7 @@ # Date created: 19 June 1998 # Whom: Robert V. Baron <rvb@cs.cmu.edu> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:43 rvb Exp $ # DISTNAME= coda-intro-4.6.5-2 @@ -14,9 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= rvb@cs.cmu.edu -#NO_DEPENDS= -#NO_CONFIGURE= - do-build: @${ECHO} "These are simple text files. We are copying them to share/doc/coda-doc-.../info" |