From b5fc68ef5e8d5801316bbeae63d5eb4493d22167 Mon Sep 17 00:00:00 2001 From: sumikawa Date: Mon, 6 Aug 2001 13:01:44 +0000 Subject: Upgrade to 20010802a. --- security/racoon2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/racoon2/Makefile') diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 9610fcfd0ee2..f3d83385357a 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= racoon -PORTVERSION= 20010418a +PORTVERSION= 20010802a CATEGORIES= security net MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ @@ -25,6 +25,7 @@ CONFIGURE_ENV+=CPPFLAGS=-I${LOCALBASE}/include CFLAGS=-I${LOCALBASE}/include \ CONFIGURE_ARGS+=--enable-debug CONFIGURE_ARGS+=--enable-ipv6 CONFIGURE_ARGS+=--sysconfdir=${LOCALBASE}/etc +CONFIGURE_ARGS+=--with-pkgversion=${PORTVERSION} MAN5= racoon.conf.5 MAN8= racoon.8 -- cgit