aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2007-08-23 12:00:04 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2007-08-23 12:00:04 +0800
commit74d5199944e3f1e57ca776aab44abee71999022d (patch)
tree9b7a1e86331864618e39109fa8fecc7afa8345b0 /net-mgmt
parent24f2d4174ce2befb6604fe0f090289cbbadb50a2 (diff)
downloadfreebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.tar.gz
freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.tar.zst
freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.zip
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/arpwatch/Makefile2
-rw-r--r--net-mgmt/nbtscan/Makefile2
-rw-r--r--net-mgmt/p5-Net-CIDR/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile
index 845b2a26ca52..277fe18eddac 100644
--- a/net-mgmt/arpwatch/Makefile
+++ b/net-mgmt/arpwatch/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/ \
MASTER_SITE_SUBDIR= distfiles
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([^\.]*)$/\1/}
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= Monitor arp & rarp requests
GNU_CONFIGURE= yes
diff --git a/net-mgmt/nbtscan/Makefile b/net-mgmt/nbtscan/Makefile
index fb422eade05b..268bc4f8d43a 100644
--- a/net-mgmt/nbtscan/Makefile
+++ b/net-mgmt/nbtscan/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.inetcat.net/software/ \
${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= NetBIOS name network scanner
GNU_CONFIGURE= yes
diff --git a/net-mgmt/p5-Net-CIDR/Makefile b/net-mgmt/p5-Net-CIDR/Makefile
index 41b4c4bfcc32..83bcdd4e06cc 100644
--- a/net-mgmt/p5-Net-CIDR/Makefile
+++ b/net-mgmt/p5-Net-CIDR/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= thomas@goodking.ca
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation
PERL_CONFIGURE= yes