diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
commit | df3c9e78bdbe989958fbb761b6ce45a605e6242e (patch) | |
tree | 0e3acdbcadc7c8eaa18b1a47934b224b9922aadc /net/tund | |
parent | 252c692f11d39dd41c18dc864d61fa89a06af7e9 (diff) |
Notes
Diffstat (limited to 'net/tund')
-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 06a1dbce7931..744f332a9eb7 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 |