summaryrefslogtreecommitdiff
path: root/security/racoon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/racoon/Makefile')
-rw-r--r--security/racoon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile
index 14623d04030..4b046acb50c 100644
--- a/security/racoon/Makefile
+++ b/security/racoon/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2001/10/17 23:53:49 itojun Exp $
+# $NetBSD: Makefile,v 1.44 2001/10/26 01:32:29 itojun Exp $
#
-DISTNAME= racoon-20011016a
+DISTNAME= racoon-20011026a
CATEGORIES= security net
MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+=--enable-ipv6
CONFIGURE_ARGS+=--disable-ipv6
.endif
CONFIGURE_ARGS+=--sysconfdir=/etc/racoon
-CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20011016a
+CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20011026a
pre-configure:
(cd ${WRKSRC}/../libipsec; ${MAKE})