aboutsummaryrefslogtreecommitdiff
path: root/net/vtun
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-04-16 08:57:43 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-04-16 08:57:43 +0000
commitaf37c0c0e17aff8dfa172bca1d484f7b4d9eec5b (patch)
tree2aa1c13304fdab03652e22cbdd074feec01d095e /net/vtun
parentbcb5c27f62f31c0aff01c7abcb71722ce604a3d6 (diff)
downloadports-af37c0c0e17aff8dfa172bca1d484f7b4d9eec5b.tar.gz
ports-af37c0c0e17aff8dfa172bca1d484f7b4d9eec5b.zip
Notes
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/Makefile2
-rw-r--r--net/vtun/files/vtunclient.in1
-rw-r--r--net/vtun/files/vtund.in1
3 files changed, 3 insertions, 1 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index e44c31a63f0d..1e41637650ff 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vtun
PORTVERSION= 3.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SF
diff --git a/net/vtun/files/vtunclient.in b/net/vtun/files/vtunclient.in
index c680277194a8..73dca65a014b 100644
--- a/net/vtun/files/vtunclient.in
+++ b/net/vtun/files/vtunclient.in
@@ -4,6 +4,7 @@
#
# PROVIDE: vtunclient
# REQUIRE: DAEMON
+# KEYWORD: shutdown
#
# Add the following line to /etc/rc.conf to enable vtunclient:
#
diff --git a/net/vtun/files/vtund.in b/net/vtun/files/vtund.in
index ac6cadadeb8e..e03240aceb21 100644
--- a/net/vtun/files/vtund.in
+++ b/net/vtun/files/vtund.in
@@ -4,6 +4,7 @@
#
# PROVIDE: vtund
# REQUIRE: DAEMON
+# KEYWORD: shutdown
#
# Add the following line to /etc/rc.conf to enable vtund:
#