summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-08-23 04:00:04 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-08-23 04:00:04 +0000
commit2574f69107121a3cc7cb9276abdedad5a76633c7 (patch)
treeb84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /net-mgmt
parent- Update to 0.83 (diff)
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
Notes
Notes: svn path=/head/; revision=198164
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