summaryrefslogtreecommitdiff
path: root/net/vtun/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-04-16 03:09:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-04-16 03:09:19 +0000
commit6ca7147fa3958807195d55d1c756d988f864e7fc (patch)
tree0c42c073d039c6e048cf3ec446ecfc9dc31a37ef /net/vtun/Makefile
parent- Upgrade to 0.11. (diff)
- Take maintainership.
- Support multiple vtunclient startup from rc.subr.
Notes
Notes: svn path=/head/; revision=252747
Diffstat (limited to 'net/vtun/Makefile')
-rw-r--r--net/vtun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index ebc4a3d52771..e44c31a63f0d 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -7,11 +7,11 @@
PORTNAME= vtun
PORTVERSION= 3.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping
LIB_DEPENDS= lzo2.2:${PORTSDIR}/archivers/lzo2