aboutsummaryrefslogtreecommitdiff
path: root/security/racoon2
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2008-04-18 02:19:21 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2008-04-18 02:19:21 +0000
commitb3bbc521e121110a66ea7511e99b58cb114c6631 (patch)
treeed3283d96918f3491f3d7689f64ab62624b18049 /security/racoon2
parent02195ddd9f658cf44f733e0bd0cd65b83c249d1f (diff)
downloadports-b3bbc521e121110a66ea7511e99b58cb114c6631.tar.gz
ports-b3bbc521e121110a66ea7511e99b58cb114c6631.zip
Notes
Diffstat (limited to 'security/racoon2')
-rw-r--r--security/racoon2/Makefile1
-rw-r--r--security/racoon2/files/patch-samples-Makefile.in5
2 files changed, 3 insertions, 3 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile
index 42cd11b684a3..262425e5a2b3 100644
--- a/security/racoon2/Makefile
+++ b/security/racoon2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= racoon2
PORTVERSION= 20071227e
+PORTREVISION= 1
CATEGORIES= security net ipv6
MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/
EXTRACT_SUFX= .tgz
diff --git a/security/racoon2/files/patch-samples-Makefile.in b/security/racoon2/files/patch-samples-Makefile.in
index 6657df003905..d72c97662390 100644
--- a/security/racoon2/files/patch-samples-Makefile.in
+++ b/security/racoon2/files/patch-samples-Makefile.in
@@ -1,5 +1,5 @@
--- samples/Makefile.in.orig 2007-12-27 10:08:52.000000000 +0900
-+++ samples/Makefile.in 2008-04-17 15:19:17.000000000 +0900
++++ samples/Makefile.in 2008-04-17 19:06:11.000000000 +0900
@@ -2,7 +2,7 @@
srcdir=@srcdir@
@@ -9,7 +9,7 @@
INSTALL =@INSTALL@ @INSTALL_OPTS@
INSTALL_PROGRAM=@INSTALL_PROGRAM@
INSTALL_DATA=@INSTALL_DATA@
-@@ -29,11 +29,12 @@
+@@ -29,11 +29,11 @@
$(INSTALL) -d -m 700 $(sysconfdir)/cert
install-startup-rc-d:
@@ -18,7 +18,6 @@
- $(INSTALL_SCRIPT) rc.d-kinkd $(sysconfdir)/rc.d/kinkd
- $(INSTALL_SCRIPT) rc.d-spmd $(sysconfdir)/rc.d/spmd
- $(INSTALL_SCRIPT) rc.d-racoon2 $(sysconfdir)/rc.d/racoon2
-+ $(INSTALL) -d $(startupdir)/rc.d
+ $(INSTALL_SCRIPT) rc.d-iked $(prefix)/etc/rc.d/iked
+.if defined (WITH_KINK)
+ $(INSTALL_SCRIPT) rc.d-kinkd $(prefix)/etc/rc.d/kinkd