diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:57:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:57:24 +0000 |
commit | 32b38a45c436c3619031da4a1d369c4f1536a68b (patch) | |
tree | c18b5a95e8ae5242e958658d9062f42712172cfb /net/openvswitch | |
parent | f14c856d630ce94666cd3ba2fbff511609ff52f8 (diff) |
Notes
Diffstat (limited to 'net/openvswitch')
-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 e6f57e9ff7dc..19b6f1615252 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.7.1 CATEGORIES= net MASTER_SITES= http://openvswitch.org/releases/ -MAINTAINER= emaste@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Production quality, multilayer virtual switch LICENSE= APACHE20 |