summaryrefslogtreecommitdiffstats
path: root/security/openvpn20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openvpn20/Makefile')
-rw-r--r--security/openvpn20/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openvpn20/Makefile b/security/openvpn20/Makefile
index 424de0b..67931d4 100644
--- a/security/openvpn20/Makefile
+++ b/security/openvpn20/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openvpn
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,6 +24,8 @@ CONFIGURE_ARGS= --with-lzo-lib=${LOCALBASE}/lib \
MAN8= openvpn.8
post-install:
+ ${INSTALL_SCRIPT} ${FILESDIR}/openvpn.sh.sample \
+ ${PREFIX}/etc/rc.d/openvpn.sh.sample
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for docs in AUTHORS COPYING COPYRIGHT.GPL ChangeLog INSTALL NEWS \
OpenPOWER on IntegriCloud