summaryrefslogtreecommitdiff
path: root/net/vpnc
diff options
context:
space:
mode:
Diffstat (limited to 'net/vpnc')
-rw-r--r--net/vpnc/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile
index d4bd3bde306..880e4d6358d 100644
--- a/net/vpnc/Makefile
+++ b/net/vpnc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2006/03/14 20:43:23 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/06/14 21:14:32 ghen Exp $
#
DISTNAME= vpnc-0.3.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net security
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/
@@ -18,8 +18,7 @@ INSTALLATION_DIRS= bin man/man8
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
CONF_FILES+= ${EGDIR}/vpnc.conf ${PKG_SYSCONFDIR}/vpnc.conf
-CONF_FILES+= ${EGDIR}/vpnc-script ${PKG_SYSCONFDIR}/vpnc-script
-CONF_FILES_MODE= 755 # vpn-script must be executable!
+CONF_FILES_PERMS+= ${EGDIR}/vpnc-script ${PKG_SYSCONFDIR}/vpnc-script ${ROOT_USER} ${ROOT_GROUP} 755
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/vpnc