head	1.2;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.1.2.6.1
	RELENG_4_11:1.1.1.2.6.1.0.18
	RELENG_4_11_BP:1.1.1.2.6.1
	RELENG_4_10_0_RELEASE:1.1.1.2.6.1
	RELENG_4_10:1.1.1.2.6.1.0.16
	RELENG_4_10_BP:1.1.1.2.6.1
	RELENG_4_9_0_RELEASE:1.1.1.2.6.1
	RELENG_4_9:1.1.1.2.6.1.0.14
	RELENG_4_9_BP:1.1.1.2.6.1
	RELENG_4_8_0_RELEASE:1.1.1.2.6.1
	RELENG_4_8:1.1.1.2.6.1.0.12
	RELENG_4_8_BP:1.1.1.2.6.1
	RELENG_4_7_0_RELEASE:1.1.1.2.6.1
	RELENG_4_7:1.1.1.2.6.1.0.10
	RELENG_4_7_BP:1.1.1.2.6.1
	RELENG_4_6_2_RELEASE:1.1.1.2.6.1
	RELENG_4_6_1_RELEASE:1.1.1.2.6.1
	RELENG_4_6_0_RELEASE:1.1.1.2.6.1
	RELENG_4_6:1.1.1.2.6.1.0.8
	RELENG_4_6_BP:1.1.1.2.6.1
	RELENG_4_5_0_RELEASE:1.1.1.2.6.1
	RELENG_4_5:1.1.1.2.6.1.0.6
	RELENG_4_5_BP:1.1.1.2.6.1
	RELENG_4_4_0_RELEASE:1.1.1.2.6.1
	RELENG_4_4:1.1.1.2.6.1.0.4
	RELENG_4_4_BP:1.1.1.2.6.1
	RELENG_4_3_0_RELEASE:1.1.1.2.6.1
	RELENG_4_3:1.1.1.2.6.1.0.2
	RELENG_4_3_BP:1.1.1.2.6.1
	RELENG_4_2_0_RELEASE:1.1.1.2.6.1
	RELENG_4_1_1_RELEASE:1.1.1.2.6.1
	RELENG_4_1_0_RELEASE:1.1.1.2
	RELENG_3_5_0_RELEASE:1.1.1.2
	RELENG_4_0_0_RELEASE:1.1.1.2
	RELENG_4:1.1.1.2.0.6
	RELENG_4_BP:1.1.1.2
	RELENG_3_4_0_RELEASE:1.1.1.2
	RELENG_3_3_0_RELEASE:1.1.1.2
	RELENG_3_2_PAO:1.1.1.2.0.4
	RELENG_3_2_PAO_BP:1.1.1.2
	RELENG_3_2_0_RELEASE:1.1.1.2
	RELENG_3_1_0_RELEASE:1.1.1.2
	v8_9_3:1.1.1.2
	v8_9_2_header:1.1.1.2
	RELENG_3:1.1.1.2.0.2
	RELENG_3_BP:1.1.1.2
	v8_9_2:1.1.1.2
	RELENG_3_0_0_RELEASE:1.1.1.1
	v8_9_1:1.1.1.1
	SENDMAIL:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2000.08.12.22.25.18;	author gshapiro;	state dead;
branches;
next	1.1;

1.1
date	98.08.03.05.56.20;	author peter;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.08.03.05.56.20;	author peter;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	99.01.12.12.25.39;	author peter;	state Exp;
branches
	1.1.1.2.6.1;
next	1.1.1.3;

1.1.1.3
date	2002.04.20.19.50.35;	author gshapiro;	state dead;
branches;
next	;

1.1.1.2.6.1
date	2000.08.27.17.31.16;	author gshapiro;	state dead;
branches;
next	;


desc
@@


1.2
log
@Add a FREEBSD-upgrade file describing what was done for the import
Remove obsolete files after the 8.11.0 import
@
text
@#	@@(#)Makefile	8.2 (Berkeley) 2/28/94

SRCS=	usenix.me
MACROS=	-me

all: usenix.ps

usenix.ps: ${SRCS}
	rm -f ${.TARGET}
	${PIC} ${SRCS} | ${ROFF} > ${.TARGET}

.include <bsd.doc.mk>
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under
src/contrib as per various discussions.  I will copy across our changes
and then point the Makefiles across once the dust has settled..
@
text
@@


1.1.1.2
log
@Import sendmail-8.9.2 onto vendor branch  (update from 8.9.1)

Obtained from: ftp.sendamil.org
@
text
@d1 1
a1 1
#	@@(#)Makefile	8.2 (Berkeley) 2/28/1994
@


1.1.1.3
log
@Remove files no longer in vendor release from vendor branch.
@
text
@@


1.1.1.2.6.1
log
@MFC: Import of sendmail 8.11.0.
     Includes: moving /etc/aliases to /etc/mail/aliases, removing outdated
               documentation, and updating freebsd.mc for new syntax.
@
text
@@


