diff options
author | rvb <rvb@FreeBSD.org> | 1998-10-06 15:51:02 +0000 |
---|---|---|
committer | rvb <rvb@FreeBSD.org> | 1998-10-06 15:51:02 +0000 |
commit | f9af162207c8f0668aaae465ad33d4e6b8936a48 (patch) | |
tree | ce21f7b0b44b8a0bddfebabf786b82d1ff587ccc /net/coda_intro | |
parent | fc4e9d27ec9730377526acc96c32b40441b3cd86 (diff) | |
download | FreeBSD-ports-f9af162207c8f0668aaae465ad33d4e6b8936a48.zip FreeBSD-ports-f9af162207c8f0668aaae465ad33d4e6b8936a48.tar.gz |
Removing NO_DEPENDS&NO_CONFIGURE as requested
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 c658d28..9e8102d 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" |