diff options
author | gjb <gjb@FreeBSD.org> | 2013-02-26 10:55:02 +0800 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2013-02-26 10:55:02 +0800 |
commit | b37373d68a06795a1a0d174abf9548d501649f34 (patch) | |
tree | d6ccb36dd1725b696fe410692081e35558c4eb0d /net-mgmt/p5-Nagios-Plugin/Makefile | |
parent | acb47cc01cde390d78a0f646ee92777c21b00cb6 (diff) | |
download | freebsd-ports-gnome-b37373d68a06795a1a0d174abf9548d501649f34.tar.gz freebsd-ports-gnome-b37373d68a06795a1a0d174abf9548d501649f34.tar.zst freebsd-ports-gnome-b37373d68a06795a1a0d174abf9548d501649f34.zip |
Take maintainership
Diffstat (limited to 'net-mgmt/p5-Nagios-Plugin/Makefile')
-rw-r--r-- | net-mgmt/p5-Nagios-Plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-Nagios-Plugin/Makefile b/net-mgmt/p5-Nagios-Plugin/Makefile index 69e62e1489e5..ec23c5cc632c 100644 --- a/net-mgmt/p5-Nagios-Plugin/Makefile +++ b/net-mgmt/p5-Nagios-Plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TONVOON PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gjb@FreeBSD.org COMMENT= Modules to streamline writing Nagios plugins BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ |