diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2014-02-07 14:55:11 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2014-02-07 14:55:11 +0000 |
commit | 2b99a9e08b98c4d819d561ad29e42e5d7dd6380f (patch) | |
tree | 7e1da0cd72798d0b7a3ff35a211eeb878e65651a /security/strongswan | |
parent | 05c09922487fc4f30c33694cc4465cfc1a4fcc97 (diff) | |
download | ports-2b99a9e08b98c4d819d561ad29e42e5d7dd6380f.tar.gz ports-2b99a9e08b98c4d819d561ad29e42e5d7dd6380f.zip |
Notes
Diffstat (limited to 'security/strongswan')
-rw-r--r-- | security/strongswan/Makefile | 1 | ||||
-rw-r--r-- | security/strongswan/pkg-plist | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile index bc5fb68d8ab3..b0e973a1db8f 100644 --- a/security/strongswan/Makefile +++ b/security/strongswan/Makefile @@ -3,6 +3,7 @@ PORTNAME= strongswan PORTVERSION= 5.1.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://download.strongswan.org/ \ http://download2.strongswan.org/ diff --git a/security/strongswan/pkg-plist b/security/strongswan/pkg-plist index 4720c501c328..2aa9abbbe35a 100644 --- a/security/strongswan/pkg-plist +++ b/security/strongswan/pkg-plist @@ -151,6 +151,13 @@ sbin/ipsec sbin/charon-cmd share/examples/strongswan/ipsec.conf share/examples/strongswan/strongswan.conf +man/man5/strongswan.conf.5.gz +man/man5/ipsec.conf.5.gz +man/man5/ipsec.secrets.5.gz +man/man8/ipsec.8.gz +man/man8/charon-cmd.8.gz +man/man8/_updown.8.gz +man/man8/_updown_espmark.8.gz %%EAPRADIUS%%lib/ipsec/libradius.a %%EAPRADIUS%%lib/ipsec/libradius.la %%EAPRADIUS%%lib/ipsec/libradius.so |