summaryrefslogtreecommitdiff
path: root/net/dhid/pkg
diff options
context:
space:
mode:
authorwiz <wiz>2001-01-29 11:34:21 +0000
committerwiz <wiz>2001-01-29 11:34:21 +0000
commit3ce638ed02adf3649ce7b39076071ccb64529784 (patch)
tree86f14acd24842161759a420487862022044c2b4b /net/dhid/pkg
parent33d3218590bab0dca7122812c6edc6f6b124689f (diff)
downloadpkgsrc-3ce638ed02adf3649ce7b39076071ccb64529784.tar.gz
Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
Diffstat (limited to 'net/dhid/pkg')
-rw-r--r--net/dhid/pkg/MESSAGE5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/dhid/pkg/MESSAGE b/net/dhid/pkg/MESSAGE
index 37534269129..82ea4eaa91f 100644
--- a/net/dhid/pkg/MESSAGE
+++ b/net/dhid/pkg/MESSAGE
@@ -1,11 +1,12 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2000/09/12 15:18:42 jlam Exp $
+$NetBSD: MESSAGE,v 1.5 2001/01/29 11:34:35 wiz Exp $
If you don't already have a FQDN with dhis.org domain, you will need to
register at http://www.dhis.org/dhis/register.html.
-You will need to setup @PREFIX@/etc/dhid.conf with settings for
+You will need to setup ${PREFIX}/etc/dhid.conf with settings for
`idnumber', `fqdn', and `password' with your DHIS-provided host id
number, FQDN with dhis.org domain, and update password, respectively.
You receive these values when registering with dhis.org (see above).
+
===========================================================================