pkgsrc/security/antonym/patches/patch-ab
rillig b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00

29 lines
1.1 KiB
Text

$NetBSD: patch-ab,v 1.2 2005/12/05 20:50:54 rillig Exp $
--- README.orig Tue Aug 6 12:44:44 2002
+++ README
@@ -2,18 +2,17 @@
INSTALLATION
- Copy 'antonym' to a directory in your $PATH.
-
Get a .remailers file if you don't already have one. An easy way to do
this is by asking Antonym to fetch one for you:
antonym update
- Create your configuration file, 'replyblocks.dat'. See the included
- 'replyblocks.dat.example' for instructions. This is probably the hardest
- part of using antonym, but it's not really *that* difficult, and you only
- have to do it when you're creating a new nym. Hint: the 'phrase' and
- 'password' commands can be helpful when writing your new reply block.
+ Create your configuration file, '$HOME/.antonym'. See the included
+ 'dot.antonym' (in PREFIX/share/examples/antonym) for instructions.
+ This is probably the hardest part of using antonym, but it's not really
+ *that* difficult, and you only have to change it again when you're
+ creating a new nym. Hint: the 'phrase' and 'password' commands can be
+ helpful when writing your new reply block.
USAGE