diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2007-07-27 01:55:07 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2007-07-27 01:55:07 +0000 |
commit | 1350a1110b891d5eb68520bdb868b30ac8f7aac2 (patch) | |
tree | fa5a1c6dce59b9fdd43447863fe978b2a7a6cb1b /security/racoon2 | |
parent | d2fa7c92245e0bde94ee590e01a83e90ac890370 (diff) |
Notes
Diffstat (limited to 'security/racoon2')
-rw-r--r-- | security/racoon2/Makefile | 1 | ||||
-rw-r--r-- | security/racoon2/pkg-plist | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 94885a503760..ada73e3065bf 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -7,6 +7,7 @@ PORTNAME= racoon2 PORTVERSION= 20070720a +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/ EXTRACT_SUFX= .tgz diff --git a/security/racoon2/pkg-plist b/security/racoon2/pkg-plist index 1273cff13413..f007253241bd 100644 --- a/security/racoon2/pkg-plist +++ b/security/racoon2/pkg-plist @@ -4,7 +4,15 @@ sbin/spmd sbin/spmdctl sbin/pskgen etc/spmd.pwd +etc/default.conf.sample +etc/local-test.conf.sample etc/racoon2.conf.sample +etc/transport_ike.conf.sample +etc/transport_kink.conf.sample +etc/tunnel_ike.conf.sample +etc/tunnel_ike_natt.conf.sample +etc/tunnel_kink.conf.sample +etc/vals.conf.sample etc/rc.d/iked.sh etc/rc.d/spmd.sh %%KINK%%etc/rc.d/kinkd.sh |