head	1.2;
access;
symbols
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.01.10.00.01.51;	author pat;	state dead;
branches;
next	1.1;

1.1
date	2001.05.20.02.31.11;	author will;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 20020104

PR:		33741
Submitted by:	Anders Andersson <anders@@hack.org>
Obtained from:	NetBSD
@
text
@--- apps/certpatch/Makefile.orig	Fri May 11 17:50:35 2001
+++ apps/certpatch/Makefile	Fri May 11 17:51:04 2001
@@@@ -37,7 +37,7 @@@@
 
 PROG=		certpatch
 SRCS=		certpatch.c
-BINDIR=		/usr/sbin
+BINDIR?=	/usr/sbin
 TOPSRC=		${.CURDIR}/../..
 TOPOBJ!=	cd ${TOPSRC}; printf "all:\n\t@@pwd\n" |${MAKE} -f-
 OS!=		awk '/^OS=/ { print $$2 }' ${.CURDIR}/../../Makefile
@


1.1
log
@Add isakmpd 20010403, the OpenBSD IKE daemon.  About time, too...

PR:		27274
Submitted by:	Martti Kuparinen <martti.kuparinen@@iki.fi>
@
text
@@

