diff options
author | grant <grant@pkgsrc.org> | 2004-03-07 10:14:40 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-03-07 10:14:40 +0000 |
commit | 94f8de4abe7f5b5396b522b9e88e5e43db2eafdd (patch) | |
tree | 77470b70be78020ba40f746ab3e7c0726669fb73 /mail/postfix-current | |
parent | 8442651ef9b68c35c2c1747a8c4d0e3dc519f961 (diff) | |
download | pkgsrc-94f8de4abe7f5b5396b522b9e88e5e43db2eafdd.tar.gz |
fix typo in #!
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/files/postfix.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/files/postfix.sh b/mail/postfix-current/files/postfix.sh index b732e4a060a..98a9f887c99 100644 --- a/mail/postfix-current/files/postfix.sh +++ b/mail/postfix-current/files/postfix.sh @@ -1,6 +1,6 @@ -#!@RCD_SCRIPTS_DIR@ +#!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: postfix.sh,v 1.1.1.1 2004/03/06 15:04:12 grant Exp $ +# $NetBSD: postfix.sh,v 1.2 2004/03/07 10:14:40 grant Exp $ # # PROVIDE: mail |