diff options
Diffstat (limited to 'net/vtun/Makefile')
-rw-r--r-- | net/vtun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile index d27e16f9c707..80d5f0d5431f 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -5,7 +5,7 @@ CATEGORIES= net MASTER_SITES= SF \ LOCAL/mat/vtun -MAINTAINER= mat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping WWW= https://vtun.sourceforge.net/ |