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 | |
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')
-rw-r--r-- | net/p5-File-RsyncP/Makefile | 2 | ||||
-rw-r--r-- | net/smokeping/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-File-RsyncP/Makefile b/net/p5-File-RsyncP/Makefile index c8a74e24be6c..ae11f8104c1e 100644 --- a/net/p5-File-RsyncP/Makefile +++ b/net/p5-File-RsyncP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Perl Rsync client PERL_CONFIGURE= yes diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 2860480e2d1c..eea1382fecd5 100644 --- a/net/smokeping/Makefile +++ b/net/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 \ |