diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 08:38:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 08:38:35 +0000 |
commit | a22690b88719041c35e5bfbf562c113cc014f57d (patch) | |
tree | e170b5ba1e00c720713a9c1fad4c8c535b3c7684 /net/coda_doc/Makefile | |
parent | 5ee7305d6c3186d040a4a44b442422fadd5401c3 (diff) | |
download | ports-a22690b88719041c35e5bfbf562c113cc014f57d.tar.gz ports-a22690b88719041c35e5bfbf562c113cc014f57d.zip |
Notes
Diffstat (limited to 'net/coda_doc/Makefile')
-rw-r--r-- | net/coda_doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/coda_doc/Makefile b/net/coda_doc/Makefile index 3a90f2cf4a9f..eda82a80efe3 100644 --- a/net/coda_doc/Makefile +++ b/net/coda_doc/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME=u coda-doc +PORTNAME= coda-doc PORTVERSION= 4.6.5.3 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/doc/ |