aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2004-06-01 12:32:33 +0000
committerLars Thegler <lth@FreeBSD.org>2004-06-01 12:32:33 +0000
commit52e36d358ed0a03215401f0f9d7e2f986ee12ef8 (patch)
treed76caa3aad1d9765e171f34ba46da788fab98447 /net-mgmt
parentdd5bb2d7c60189857325c3981c408d42debbdcfb (diff)
downloadports-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.tar.gz
ports-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ifgraph/Makefile2
-rw-r--r--net-mgmt/p5-Net-IP/Makefile2
-rw-r--r--net-mgmt/p5-Net-Netmask/Makefile2
-rw-r--r--net-mgmt/p5-Net-SNMP/Makefile2
-rw-r--r--net-mgmt/p5-Net-SNMP3/Makefile2
-rw-r--r--net-mgmt/smokeping/Makefile2
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 \