From c3df464dda6937004280e11b94820ef9ea7b094a Mon Sep 17 00:00:00 2001 From: itojun Date: Wed, 17 Oct 2001 23:53:49 +0000 Subject: correct version identification string. --- security/racoon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/racoon/Makefile b/security/racoon/Makefile index 69073cd6609..14623d04030 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2001/10/17 02:53:08 itojun Exp $ +# $NetBSD: Makefile,v 1.43 2001/10/17 23:53:49 itojun Exp $ # DISTNAME= racoon-20011016a @@ -39,7 +39,7 @@ CONFIGURE_ARGS+=--enable-ipv6 CONFIGURE_ARGS+=--disable-ipv6 .endif CONFIGURE_ARGS+=--sysconfdir=/etc/racoon -CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20010831a +CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20011016a pre-configure: (cd ${WRKSRC}/../libipsec; ${MAKE}) -- cgit v1.2.3