diff options
author | lth <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
commit | b9fe52e0cebcde9727776b727f6d7a2be05e27b9 (patch) | |
tree | 259702f02a339f3af75aa31efbd94c710b513355 /net-mgmt | |
parent | 3dafbc678d68de87eb835187a08a87f001146356 (diff) | |
download | FreeBSD-ports-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.zip FreeBSD-ports-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.gz |
Change of email address.
Approved by: erwin (mentor)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ifgraph/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Net-IP/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Net-Netmask/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Net-SNMP/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Net-SNMP3/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/smokeping/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/ifgraph/Makefile b/net-mgmt/ifgraph/Makefile index 144420a..6cf6c82 100644 --- a/net-mgmt/ifgraph/Makefile +++ b/net-mgmt/ifgraph/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.9 CATEGORIES= net-mgmt www MASTER_SITES= http://ifgraph.sourceforge.net/stable/ -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Simple grapher of SNMP data with RRD RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile index b0535c0..9b87800 100644 --- a/net-mgmt/p5-Net-IP/Makefile +++ b/net-mgmt/p5-Net-IP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Perl extension for manipulating IPv4/IPv6 addresses PERL_CONFIGURE= yes diff --git a/net-mgmt/p5-Net-Netmask/Makefile b/net-mgmt/p5-Net-Netmask/Makefile index 554b850..6b6975d 100644 --- a/net-mgmt/p5-Net-Netmask/Makefile +++ b/net-mgmt/p5-Net-Netmask/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Perl module to parse, manipulate and lookup IP network blocks PERL_CONFIGURE= yes diff --git a/net-mgmt/p5-Net-SNMP/Makefile b/net-mgmt/p5-Net-SNMP/Makefile index b5cd123..78da2dc 100644 --- a/net-mgmt/p5-Net-SNMP/Makefile +++ b/net-mgmt/p5-Net-SNMP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= A perl module for SNMP... Net::SNMP RUN_DEPENDS= ${ARCH_PERL}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \ diff --git a/net-mgmt/p5-Net-SNMP3/Makefile b/net-mgmt/p5-Net-SNMP3/Makefile index 6afc3e5..2f60510 100644 --- a/net-mgmt/p5-Net-SNMP3/Makefile +++ b/net-mgmt/p5-Net-SNMP3/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= krion PKGNAMEPREFIX= p5- PKGNAMESUFFIX= -365 -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Net::SNMP for pre-5.6 perl CONFLICTS= p5-Net-SNMP diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index 2860480..eea1382 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 \ |