diff options
author | pi <pi@FreeBSD.org> | 2014-06-09 03:05:27 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2014-06-09 03:05:27 +0800 |
commit | bad8efc737d931d321698a601bbad07100cfdbf3 (patch) | |
tree | b6002fdfee7dbadfd684f68b43bf84c383674af1 /net/owamp | |
parent | 9de601aff5c056e08da6f406c0da76db412f0f97 (diff) | |
download | freebsd-ports-gnome-bad8efc737d931d321698a601bbad07100cfdbf3.tar.gz freebsd-ports-gnome-bad8efc737d931d321698a601bbad07100cfdbf3.tar.zst freebsd-ports-gnome-bad8efc737d931d321698a601bbad07100cfdbf3.zip |
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
Diffstat (limited to 'net/owamp')
-rw-r--r-- | net/owamp/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |