diff options
author | rvb <rvb> | 1998-10-02 14:38:58 +0000 |
---|---|---|
committer | rvb <rvb> | 1998-10-02 14:38:58 +0000 |
commit | c52396bf78cf4319d47f624aa805ca03e83d929c (patch) | |
tree | 1dfbe0abd58f94aaebbd4d2be0b90abfc1bd717f /net/coda_doc | |
parent | f2351279e0264b1b7449468424b0dbe180a47c32 (diff) | |
download | pkgsrc-c52396bf78cf4319d47f624aa805ca03e83d929c.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/Makefile | 5 | ||||
-rw-r--r-- | net/coda_doc/pkg/DESCR | 4 |
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. - |