summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2005-11-04 02:44:53 +0000
committersumikawa <sumikawa@FreeBSD.org>2005-11-04 02:44:53 +0000
commite98e6720f92bd9b35433cb1cb987954241ef06ea (patch)
tree33ce1e71eeccd302794c58df96af236933b7dac4
parent85d1a2068cf5198e6bbc4f1e7a0890221371e3fc (diff)
downloadFreeBSD-ports-e98e6720f92bd9b35433cb1cb987954241ef06ea.zip
FreeBSD-ports-e98e6720f92bd9b35433cb1cb987954241ef06ea.tar.gz
Fix plist.
-rw-r--r--security/racoon2/Makefile3
-rw-r--r--security/racoon2/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile
index 4cec85e..32d3521 100644
--- a/security/racoon2/Makefile
+++ b/security/racoon2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= racoon2
PORTVERSION= 20051102a
+PORTREVISION= 1
CATEGORIES= security net ipv6
MASTER_SITES= ftp://ftp.kame.net/pub/racoon2/
EXTRACT_SUFX= .tgz
@@ -35,7 +36,7 @@ PORTDOCS+= kinkd-install.ja.txt kinkd-state-txn.obj libracoon.ja.txt
PORTDOCS+= specification.ja.txt spmif.txt style.txt system-message.ja.txt
.endif
-MAN8= spmd.8 spmdctl.8 kinkd.8
+MAN8= spmd.8 spmdctl.8 kinkd.8 pskgen.8
post-patch:
.if !defined(NOPORTDOCS)
diff --git a/security/racoon2/pkg-plist b/security/racoon2/pkg-plist
index 588b455..3526106 100644
--- a/security/racoon2/pkg-plist
+++ b/security/racoon2/pkg-plist
@@ -7,6 +7,7 @@ etc/racoon2.conf.sample
etc/rc.d/iked.sh
etc/rc.d/spmd.sh
etc/rc.d/kinkd.sh
+etc/rc.d/racoon2.sh
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.jp
%%PORTDOCS%%%%DOCSDIR%%/README
OpenPOWER on IntegriCloud