diff options
author | lth <lth@FreeBSD.org> | 2004-06-01 20:32:33 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-06-01 20:32:33 +0800 |
commit | b9fe52e0cebcde9727776b727f6d7a2be05e27b9 (patch) | |
tree | 259702f02a339f3af75aa31efbd94c710b513355 /net-mgmt/smokeping | |
parent | 3dafbc678d68de87eb835187a08a87f001146356 (diff) | |
download | freebsd-ports-gnome-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.gz freebsd-ports-gnome-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.zst freebsd-ports-gnome-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.zip |
Change of email address.
Approved by: erwin (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 2860480e2d1c..eea1382fecd5 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.30 CATEGORIES= net www MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Latency logging and graphing system RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ |