diff options
Diffstat (limited to 'usr.sbin/sendmail/contrib')
-rw-r--r-- | usr.sbin/sendmail/contrib/bsdi.mc | 2 | ||||
-rwxr-xr-x | usr.sbin/sendmail/contrib/expn.pl | 2 | ||||
-rw-r--r-- | usr.sbin/sendmail/contrib/re-mqueue.pl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/sendmail/contrib/bsdi.mc b/usr.sbin/sendmail/contrib/bsdi.mc index 5fe9b49c40b6..26e80988c55b 100644 --- a/usr.sbin/sendmail/contrib/bsdi.mc +++ b/usr.sbin/sendmail/contrib/bsdi.mc @@ -35,7 +35,7 @@ and examples describing most of the common things people need to setup. # See /usr/share/sendmail/README for help in building a configuration file. # include(`../m4/cf.m4') -VERSIONID(`@(#)$Id: bsdi.mc,v 1.3 1997/02/22 16:13:19 peter Exp $') +VERSIONID(`@(#)$Id: bsdi.mc,v 1.1.1.1.4.3 1997/06/28 08:07:52 peter Exp $') dnl # Specify your OS type below OSTYPE(`bsd4.4') diff --git a/usr.sbin/sendmail/contrib/expn.pl b/usr.sbin/sendmail/contrib/expn.pl index 612fe4e222bc..625a5c43ece1 100755 --- a/usr.sbin/sendmail/contrib/expn.pl +++ b/usr.sbin/sendmail/contrib/expn.pl @@ -12,7 +12,7 @@ use IO::Socket; # system requirements: # must have 'nslookup' and 'hostname' programs. -# $Header: /home/ncvs/src/usr.sbin/sendmail/contrib/expn.pl,v 1.1.1.2 1995/12/02 17:30:09 peter Exp $ +# $Header: /home/ncvs/src/usr.sbin/sendmail/contrib/expn.pl,v 1.1.1.2.2.1 1997/11/10 03:00:01 peter Exp $ # TODO: # less magic should apply to command-line addresses diff --git a/usr.sbin/sendmail/contrib/re-mqueue.pl b/usr.sbin/sendmail/contrib/re-mqueue.pl index cb886966462d..0e16f168c906 100644 --- a/usr.sbin/sendmail/contrib/re-mqueue.pl +++ b/usr.sbin/sendmail/contrib/re-mqueue.pl @@ -84,7 +84,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# @(#)$Id: re-mqueue.pl,v 1.3 1997/02/22 16:13:20 peter Exp $ +# @(#)$Id: re-mqueue.pl,v 1.1.1.1.2.3 1997/06/28 08:07:57 peter Exp $ require "syslog.pl"; |