diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-06-08 19:05:27 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-06-08 19:05:27 +0000 |
commit | c4e1289ca50ce70f9bc795a92fd407e2c60e4a11 (patch) | |
tree | b6002fdfee7dbadfd684f68b43bf84c383674af1 /net | |
parent | 035f39a596d10764a9213fd2dd39ecff4c75d4cd (diff) | |
download | freebsd-ports-c4e1289ca50ce70f9bc795a92fd407e2c60e4a11.zip |
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
Diffstat (limited to 'net')
-rw-r--r-- | net/owamp/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Works/Makefile | 2 | ||||
-rw-r--r-- | net/sip_scenario/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/owamp/Makefile b/net/owamp/Makefile index a910edfcaaa7..a19b3eebda13 100644 --- a/net/owamp/Makefile +++ b/net/owamp/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.3 CATEGORIES= net MASTER_SITES= http://software.internet2.edu/sources/owamp/ -MAINTAINER= fbsd-ports@opsec.eu +MAINTAINER= pi@FreeBSD.org COMMENT= Implementation of the One-Way Active Measurement Protocol LICENSE= APACHE20 diff --git a/net/p5-Net-Works/Makefile b/net/p5-Net-Works/Makefile index 1fd37a3b910b..6f48a4077238 100644 --- a/net/p5-Net-Works/Makefile +++ b/net/p5-Net-Works/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY PKGNAMEPREFIX= p5- -MAINTAINER= fbsd-ports@opsec.eu +MAINTAINER= pi@FreeBSD.org COMMENT= APIs for IP addresses and networks LICENSE= ART20 diff --git a/net/sip_scenario/Makefile b/net/sip_scenario/Makefile index 7f896c4a4c48..b98549f2cf5c 100644 --- a/net/sip_scenario/Makefile +++ b/net/sip_scenario/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/index/ DISTNAME= ${PORTNAME}.v${PORTVERSION} -MAINTAINER= fbsd-ports@opsec.eu +MAINTAINER= pi@FreeBSD.org COMMENT= SIP call flow creator (HTML format) LICENSE= APACHE20 |