diff options
author | Mark Murray <markm@FreeBSD.org> | 1998-01-05 19:11:14 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1998-01-05 19:11:14 +0000 |
commit | c8e157b3bf022a2530c4f1ff5b1aced097bcb136 (patch) | |
tree | 8723858b1b2ee573e95893bf003835d69d2b6a98 /mail/nmh/pkg-install | |
parent | 4a200f8abf2047c242a818f50e13602f33f0587d (diff) |
Update to version 0.19.
(lots of bug fixes, plus the port's locking is fixed, and inc will honour
a mode 775 /var/mail).
Also pacify portlint.
Submitted by: Scott Blachowicz (partially)
Notes
Notes:
svn path=/head/; revision=9276
Diffstat (limited to 'mail/nmh/pkg-install')
-rw-r--r-- | mail/nmh/pkg-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nmh/pkg-install b/mail/nmh/pkg-install index b691411eeaff..f03793f1d2a5 100644 --- a/mail/nmh/pkg-install +++ b/mail/nmh/pkg-install @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh case "$2" in ""|POST-INSTALL) cat <<EOF |