From 998e4fbdc9dfd6bc6823a332cfbe09548004e61b Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 5 Apr 1999 05:09:53 +0000 Subject: exit with known code, just to make sure... --- mail/nmh/pkg/INSTALL | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/nmh') diff --git a/mail/nmh/pkg/INSTALL b/mail/nmh/pkg/INSTALL index b35241e6a14..20b82583e77 100644 --- a/mail/nmh/pkg/INSTALL +++ b/mail/nmh/pkg/INSTALL @@ -1,6 +1,6 @@ #! /bin/sh # -# $NetBSD: INSTALL,v 1.2 1998/08/07 11:09:45 agc Exp $ +# $NetBSD: INSTALL,v 1.3 1999/04/05 05:09:53 hubertf Exp $ # case "$2" in @@ -16,3 +16,5 @@ Some files you might need to customize include the following: EOF ;; esac + +exit 0 -- cgit v1.2.3