From a42adeafddb5ee0800e2a4ad921e9b99dbc2d180 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 4 Apr 2000 19:03:36 +0000 Subject: Style fix: - Remove post-install information from DESCR's. - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's. - Remove unnecessary whitespace. Pointed out by: portlint --- devel/cvsweb3/pkg-message | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cvsweb3') diff --git a/devel/cvsweb3/pkg-message b/devel/cvsweb3/pkg-message index 68c4eb088e3f..6ceb286c8358 100644 --- a/devel/cvsweb3/pkg-message +++ b/devel/cvsweb3/pkg-message @@ -1,6 +1,6 @@ ************************************************************ Quickstart: - cd /usr/local/etc + cd ${PREFIX}/etc cp cvsweb.conf.sample cvsweb.conf and you can browse your CVS repository via web if you set up @@ -11,5 +11,5 @@ will be like `http://localhost/cgi-bin/cvsweb.cgi'. browse, try editing cvsweb.conf as you like. For further information, please look into the directory -`/usr/local/share/doc/cvsweb/'. +`${PREFIX}/share/doc/cvsweb/'. ************************************************************ -- cgit v1.2.3