summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-06-14 22:17:50 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-06-14 22:17:50 +0000
commit82a0af695b58cb3bb864d2d1ecd24e17a1b24321 (patch)
tree6d45eb1af4e7b7280d8eb0d65f31a552ad7164bc
parentReset ralf@akk.org due to several months of inactivity, no response to email, (diff)
Reset bradh@uunet.co.za due to longtime inactivity, no response to email,
and maintainer-timeouts. Hat: portmgr
Notes
Notes: svn path=/head/; revision=165463
-rw-r--r--devel/p5-Date-Calc/Makefile2
-rw-r--r--devel/p5-Date-Calc/pkg-descr4
-rw-r--r--graphics/gifsicle/Makefile2
-rw-r--r--graphics/gifsicle/pkg-descr4
-rw-r--r--net-mgmt/isic/Makefile2
-rw-r--r--net-mgmt/isic/pkg-descr4
-rw-r--r--net-mgmt/nocol/Makefile2
-rw-r--r--net-mgmt/nocol/pkg-descr4
-rw-r--r--net-mgmt/p5-Net-IPv4Addr/Makefile2
-rw-r--r--net-mgmt/p5-Net-IPv4Addr/pkg-descr4
10 files changed, 5 insertions, 25 deletions
diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile
index 19512f26ed1b..93fdb76fffae 100644
--- a/devel/p5-Date-Calc/Makefile
+++ b/devel/p5-Date-Calc/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Date
PKGNAMEPREFIX= p5-
-MAINTAINER= bradh@uunet.co.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gregorian calendar date calculations
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector
diff --git a/devel/p5-Date-Calc/pkg-descr b/devel/p5-Date-Calc/pkg-descr
index 77386a6d4a52..66d550f26f70 100644
--- a/devel/p5-Date-Calc/pkg-descr
+++ b/devel/p5-Date-Calc/pkg-descr
@@ -5,7 +5,3 @@ thereby complying with all relevant norms and standards: ISO/R 2015-1971,
DIN 1355 and, to some extent, ISO 8601 (where applicable).
WWW: http://www.engelschall.com/u/sb/download/
-
---
-Brad Hendrickse
-bradh@uunet.co.za
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index 7027a793c731..811879944090 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.44
CATEGORIES= graphics
MASTER_SITES= http://www.lcdf.org/gifsicle/
-MAINTAINER= bradh@uunet.co.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Manipulates GIF images and animations
GNU_CONFIGURE= yes
diff --git a/graphics/gifsicle/pkg-descr b/graphics/gifsicle/pkg-descr
index 33d912b55328..079fbff37fba 100644
--- a/graphics/gifsicle/pkg-descr
+++ b/graphics/gifsicle/pkg-descr
@@ -2,7 +2,3 @@ gifsicle is a powerful command-line program for manipulating GIF image files.
Extensive options let you control what exactly it does.
WWW: http://www.lcdf.org/gifsicle/
-
---
-Brad Hendrickse
-bradh@uunet.co.za
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile
index 420abd1b65c5..89c55b0fe4da 100644
--- a/net-mgmt/isic/Makefile
+++ b/net-mgmt/isic/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/ \
http://www.packetstormsecurity.org/UNIX/misc/
EXTRACT_SUFX= .tgz
-MAINTAINER= bradh@uunet.co.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= IP Stack Integrity Checker
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
diff --git a/net-mgmt/isic/pkg-descr b/net-mgmt/isic/pkg-descr
index 4d5318c62934..5d4098b1862e 100644
--- a/net-mgmt/isic/pkg-descr
+++ b/net-mgmt/isic/pkg-descr
@@ -8,7 +8,3 @@ target machine to either penetrate its firewall rules or find bugs in the IP
stack.
WWW: http://www.packetfactory.net/Projects/ISIC/
-
---
-Brad Hendrickse
-bradh@uunet.co.za
diff --git a/net-mgmt/nocol/Makefile b/net-mgmt/nocol/Makefile
index f632805f9f53..e839150a122e 100644
--- a/net-mgmt/nocol/Makefile
+++ b/net-mgmt/nocol/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.netplex-tech.com/software/downloads/nocol/
-MAINTAINER= bradh@uunet.co.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Network/Service monitoring software
MANPREFIX= ${PREFIX}/nocol/
diff --git a/net-mgmt/nocol/pkg-descr b/net-mgmt/nocol/pkg-descr
index 2190505d828a..bb7e5028c0cc 100644
--- a/net-mgmt/nocol/pkg-descr
+++ b/net-mgmt/nocol/pkg-descr
@@ -6,7 +6,3 @@ modem line usage, appletalk & novell routes/services, BGP peers, syslog
files, etc. The software is extensible and new monitors can be added easily.
WWW: http://www.netplex-tech.com/software/nocol/
-
---
-Brad Hendrickse
-bradh@uunet.co.za
diff --git a/net-mgmt/p5-Net-IPv4Addr/Makefile b/net-mgmt/p5-Net-IPv4Addr/Makefile
index f6f75772c107..85bf92424a07 100644
--- a/net-mgmt/p5-Net-IPv4Addr/Makefile
+++ b/net-mgmt/p5-Net-IPv4Addr/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= bradh@uunet.co.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for manipulating IPv4 addresses
PERL_CONFIGURE= yes
diff --git a/net-mgmt/p5-Net-IPv4Addr/pkg-descr b/net-mgmt/p5-Net-IPv4Addr/pkg-descr
index e65ca924a6c6..6c82eaa5ffc4 100644
--- a/net-mgmt/p5-Net-IPv4Addr/pkg-descr
+++ b/net-mgmt/p5-Net-IPv4Addr/pkg-descr
@@ -4,7 +4,3 @@ Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.
WWW: http://indev.insu.com/
-
---
-Brad Hendrickse
-bradh@uunet.co.za