summaryrefslogtreecommitdiff
path: root/net/vtun
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-08 19:06:09 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-08 19:06:09 +0000
commitc53ebaa3bfd374aff4ca3c59a25511b5bdac2339 (patch)
treeb83c712d709f399af94d0f479f789e10448f86b7 /net/vtun
parentNew pam port for ldap authentication. (diff)
More bento pleasing
PR: 27369 Reviewed by: will No response: kevlo
Notes
Notes: svn path=/head/; revision=43661
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/Makefile1
-rw-r--r--net/vtun/pkg-plist2
2 files changed, 2 insertions, 1 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index 51a325c47b0c..8f939d6f87d1 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -16,6 +16,7 @@ LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
MAN5= vtund.conf.5
MAN8= vtund.8
+MLINKS= vtund.8 vtun.8
MANCOMPRESSED= no
USE_OPENSSL= yes
diff --git a/net/vtun/pkg-plist b/net/vtun/pkg-plist
index 94542c052064..7275cb11cd1d 100644
--- a/net/vtun/pkg-plist
+++ b/net/vtun/pkg-plist
@@ -1,5 +1,5 @@
+@unexec if cmp -s %D/etc/vtund.conf.example %D/etc/vtund.conf; then rm -f %D/etc/vtund.conf; fi
etc/vtund.conf.example
-man/man8/vtun.8
sbin/vtund
share/doc/vtund/FAQ
share/doc/vtund/README