summaryrefslogtreecommitdiff
path: root/net/coda_doc
diff options
context:
space:
mode:
authorrvb <rvb@pkgsrc.org>1998-10-02 14:38:58 +0000
committerrvb <rvb@pkgsrc.org>1998-10-02 14:38:58 +0000
commit8e5b5287fe0ec9133054772b6424ecc30230b734 (patch)
tree1dfbe0abd58f94aaebbd4d2be0b90abfc1bd717f /net/coda_doc
parent1a26b7743c979d706a8b7adbb246d7f87d9de2de (diff)
downloadpkgsrc-8e5b5287fe0ec9133054772b6424ecc30230b734.tar.gz
Attend to some comments by Alan Barret and Thorsten Frueauf.
Also, run pkglint. And then contend with the ci conflict that ensued since agc did a lot of these changes too.
Diffstat (limited to 'net/coda_doc')
-rw-r--r--net/coda_doc/Makefile5
-rw-r--r--net/coda_doc/pkg/DESCR4
2 files changed, 5 insertions, 4 deletions
diff --git a/net/coda_doc/Makefile b/net/coda_doc/Makefile
index 0ba76cc63de..bd57354ecdd 100644
--- a/net/coda_doc/Makefile
+++ b/net/coda_doc/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.2 1998/10/02 14:15:33 agc Exp $
+# $NetBSD: Makefile,v 1.3 1998/10/02 14:38:59 rvb Exp $
#
DISTNAME= coda-doc-4.6.5-3
+PKGNAME= coda-doc-4.6.5.3
CATEGORIES= net
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/doc/
EXTRACT_SUFX= .tgz
-MAINTAINER= coda@cs.cmu.edu
+MAINTAINER= rvb@cs.cmu.edu
HOMEPAGE= http://www.coda.cs.cmu.edu/
#NO_DEPENDS=
diff --git a/net/coda_doc/pkg/DESCR b/net/coda_doc/pkg/DESCR
index 0b0db360c7a..029385bf277 100644
--- a/net/coda_doc/pkg/DESCR
+++ b/net/coda_doc/pkg/DESCR
@@ -2,7 +2,7 @@ Coda is a distributed file system. Among its features are disconnected
operation, good security model, server replication and persistent client
side caching.
-This package builds nothing but only installs(/packages) prebuilt documentation.
+This package builds nothing but only installs(/packages) prebuilt
+documentation.
For more info, contact <rvb@cs.cmu.edu> or visit http://www.coda.cs.cmu.edu.
-