diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-01 00:42:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-01 00:42:17 +0800 |
commit | 5d48a4a739b526cc45904733521896b2bbd82e21 (patch) | |
tree | a2c0b5adeb395ef0239393158dc9d7cce008936d /net-mgmt | |
parent | e2f876775cb43beca0ce2b3256872c8425e202b5 (diff) | |
download | freebsd-ports-gnome-5d48a4a739b526cc45904733521896b2bbd82e21.tar.gz freebsd-ports-gnome-5d48a4a739b526cc45904733521896b2bbd82e21.tar.zst freebsd-ports-gnome-5d48a4a739b526cc45904733521896b2bbd82e21.zip |
- Take maintainership
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-Cisco-Reconfig/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-MRTG-Parse/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Net-ACL/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Xymon-Client/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Xymon-Server/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Xymon/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/p5-Cisco-Reconfig/Makefile b/net-mgmt/p5-Cisco-Reconfig/Makefile index 665ec8203261..930626a178a8 100644 --- a/net-mgmt/p5-Cisco-Reconfig/Makefile +++ b/net-mgmt/p5-Cisco-Reconfig/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse and generate Cisco configuration files LICENSE= ART10 GPLv1 diff --git a/net-mgmt/p5-MRTG-Parse/Makefile b/net-mgmt/p5-MRTG-Parse/Makefile index f97445f108a6..b4aa78fcfedf 100644 --- a/net-mgmt/p5-MRTG-Parse/Makefile +++ b/net-mgmt/p5-MRTG-Parse/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= MRTG PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parsing and utilizing logfiles generated by MRTG Tool USES= perl5 diff --git a/net-mgmt/p5-Net-ACL/Makefile b/net-mgmt/p5-Net-ACL/Makefile index 14cdafca87ab..af23604605b4 100644 --- a/net-mgmt/p5-Net-ACL/Makefile +++ b/net-mgmt/p5-Net-ACL/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Class representing a generic access-list/route-map BUILD_DEPENDS= p5-Cisco-Reconfig>=0.05:${PORTSDIR}/net-mgmt/p5-Cisco-Reconfig \ diff --git a/net-mgmt/p5-Xymon-Client/Makefile b/net-mgmt/p5-Xymon-Client/Makefile index 9ce8c57155a3..d4a6b96c959f 100644 --- a/net-mgmt/p5-Xymon-Client/Makefile +++ b/net-mgmt/p5-Xymon-Client/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Interface to xymon/hobbit client USES= perl5 diff --git a/net-mgmt/p5-Xymon-Server/Makefile b/net-mgmt/p5-Xymon-Server/Makefile index 74708698445e..a6c65131f310 100644 --- a/net-mgmt/p5-Xymon-Server/Makefile +++ b/net-mgmt/p5-Xymon-Server/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Xymon Server Interface USES= perl5 diff --git a/net-mgmt/p5-Xymon/Makefile b/net-mgmt/p5-Xymon/Makefile index cf2613e53212..9edaca647cc9 100644 --- a/net-mgmt/p5-Xymon/Makefile +++ b/net-mgmt/p5-Xymon/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Xymon Base Module USES= perl5 |