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 | |
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')
-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 144420a3c483..6cf6c823eb33 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 b0535c077759..9b8780050b03 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 554b850ad0c2..6b6975d458eb 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 b5cd12325c23..78da2dce7886 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 6afc3e518404..2f60510efc0d 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 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 \ |