diff options
Diffstat (limited to 'net/tund/Makefile')
-rw-r--r-- | net/tund/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tund/Makefile b/net/tund/Makefile index 06a1dbc..744f332 100644 --- a/net/tund/Makefile +++ b/net/tund/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.20 CATEGORIES= net MASTER_SITES= ftp://ftp.chg.ru/pub/networking/freebsd/ -MAINTAINER= ks@itp.ac.ru +MAINTAINER= ports@FreeBSD.org COMMENT= IP over UDP tunnel with encryption USE_OPENSSL= YES |