diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/openvswitch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index a7b184ddd68c..02e38a9a7f49 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7.0 CATEGORIES= net MASTER_SITES= http://openvswitch.org/releases/ -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= emaste@FreeBSD.org COMMENT= A production quality, multilayer virtual switch LICENSE= AL2 |