diff options
Diffstat (limited to 'usr.sbin/sendmail/rmail')
| -rw-r--r-- | usr.sbin/sendmail/rmail/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/sendmail/rmail/rmail.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sendmail/rmail/Makefile b/usr.sbin/sendmail/rmail/Makefile index 6dda1dab7c9b..fb7b95a3eafa 100644 --- a/usr.sbin/sendmail/rmail/Makefile +++ b/usr.sbin/sendmail/rmail/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.4 1997/02/22 16:13:26 peter Exp $ +# $Id: Makefile,v 1.2.2.3 1997/06/28 08:08:19 peter Exp $ PROG= rmail MAN8= rmail.8 diff --git a/usr.sbin/sendmail/rmail/rmail.c b/usr.sbin/sendmail/rmail/rmail.c index b2db4cfb5320..97cd05f419d7 100644 --- a/usr.sbin/sendmail/rmail/rmail.c +++ b/usr.sbin/sendmail/rmail/rmail.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: rmail.c,v 1.5 1997/03/31 05:11:22 imp Exp $ + * $Id: rmail.c,v 1.2.2.3 1997/06/28 08:08:20 peter Exp $ */ #ifndef lint |
