diff --git a/net/ipsec-tools/Makefile b/net/ipsec-tools/Makefile
index 2588f0adc..806c16090 100644
--- a/net/ipsec-tools/Makefile
+++ b/net/ipsec-tools/Makefile
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=ipsec-tools
 PKG_VERSION:=0.8.2
-PKG_RELEASE:=4
+PKG_RELEASE:=5
 PKG_MAINTAINER:=Noah Meyerhans <frodo@morgul.net>
 PKG_LICENSE := BSD-3-Clause
 
diff --git a/net/ipsec-tools/files/racoon b/net/ipsec-tools/files/racoon
index 11cd2f23a..3ce41eb49 100644
--- a/net/ipsec-tools/files/racoon
+++ b/net/ipsec-tools/files/racoon
@@ -60,7 +60,7 @@ config sainfo 'welcome'
 	option	defdomain	'myhome.local'
 
 config sainfo 'client'
-	p2_proposal		'std_p2'
+	option  p2_proposal	'std_p2'
 
 config tunnel 'Office'
 	option	enabled		1