diff options
author | bouyer <bouyer@pkgsrc.org> | 1998-01-23 13:17:11 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 1998-01-23 13:17:11 +0000 |
commit | 560e303db62124caac4b14e9dec9da3a26c3a25b (patch) | |
tree | 5de1766cd43446b4c3796dc44141d13361eefb57 /mail/elm/pkg | |
parent | c82adae82eb7cc72f694504b0802d2e9ee85b971 (diff) | |
download | pkgsrc-560e303db62124caac4b14e9dec9da3a26c3a25b.tar.gz |
Restore FreeBSD id's
formatted man pages have suffix 0, not 1.
Use patch to change /usr/local to __PREFIX/share in nls/LANGS
Use sed to change __PREFIX into $PREFIX in nls/LANGS
Diffstat (limited to 'mail/elm/pkg')
-rw-r--r-- | mail/elm/pkg/PLIST | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/mail/elm/pkg/PLIST b/mail/elm/pkg/PLIST index cf040bfca29..1e571ac7021 100644 --- a/mail/elm/pkg/PLIST +++ b/mail/elm/pkg/PLIST @@ -1,15 +1,14 @@ +@comment $NetBSD: PLIST,v 1.2 1998/01/23 13:17:16 bouyer Exp $ bin/elm bin/answer bin/checkalias bin/elmalias bin/fastmail bin/frm -@exec ln -f %D/%F %D/bin/nfrm bin/listalias bin/messages bin/newalias bin/newmail -@exec ln -f %D/%F %D/bin/wnewmail bin/printmail bin/readmsg lib/prlong @@ -19,18 +18,16 @@ lib/elm-help.0 lib/elm-help.1 lib/elm-help.2 lib/elm-help.3 -man/man1/answer.1.gz -man/man1/checkalias.1.gz -man/man1/elm.1.gz -man/man1/elmalias.1.gz -man/man1/fastmail.1.gz -man/man1/frm.1 -@exec ln -f %D/%F %D/man/man1/nfrm.1.gz -man/man1/listalias.1.gz -man/man1/messages.1.gz -man/man1/newalias.1.gz -man/man1/newmail.1 -@exec ln -f %D/%F %D/man/man1/wnewmail.1 -man/man1/printmail.1.gz -man/man1/readmsg.1.gz +man/cat1/answer.0 +man/cat1/checkalias.0 +man/cat1/elm.0 +man/cat1/elmalias.0 +man/cat1/fastmail.0 +man/cat1/frm.0 +man/cat1/listalias.0 +man/cat1/messages.0 +man/cat1/newalias.0 +man/cat1/newmail.0 +man/cat1/printmail.0 +man/cat1/readmsg.0 share/nls/C/elm2.4.cat |