diff options
author | rodrigo <rodrigo@FreeBSD.org> | 2014-01-29 17:17:41 +0800 |
---|---|---|
committer | rodrigo <rodrigo@FreeBSD.org> | 2014-01-29 17:17:41 +0800 |
commit | ad9b19d63f91bb3019da2a8c0b103487b6205723 (patch) | |
tree | e18b3e6bda30edcbd2c795ef003542c209e83bb6 /net-mgmt/smokeping | |
parent | 875b6cdbdec0aed70b209350d859e73577cb171e (diff) | |
download | freebsd-ports-gnome-ad9b19d63f91bb3019da2a8c0b103487b6205723.tar.gz freebsd-ports-gnome-ad9b19d63f91bb3019da2a8c0b103487b6205723.tar.zst freebsd-ports-gnome-ad9b19d63f91bb3019da2a8c0b103487b6205723.zip |
Update maintainer email address
Approved by: bapt@ (co-mentor)
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r-- | net-mgmt/smokeping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index e5cc196f831b..4a43e43f74b5 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt www MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \ http://smokeping.cs.pu.edu.tw/pub/ -MAINTAINER= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Latency logging and graphing system LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool |