diff options
author | rea <rea@FreeBSD.org> | 2010-11-28 02:59:51 +0800 |
---|---|---|
committer | rea <rea@FreeBSD.org> | 2010-11-28 02:59:51 +0800 |
commit | 54a959c2844f8dff545aa8a225b7160c21e9b97c (patch) | |
tree | 08d123a2474eff80700b49d9330a7f3fa330b2c3 /net-mgmt | |
parent | 85e7534473995768d3637699078b6ae0cad233d5 (diff) | |
download | freebsd-ports-gnome-54a959c2844f8dff545aa8a225b7160c21e9b97c.tar.gz freebsd-ports-gnome-54a959c2844f8dff545aa8a225b7160c21e9b97c.tar.zst freebsd-ports-gnome-54a959c2844f8dff545aa8a225b7160c21e9b97c.zip |
Change maintainer address for my ports
Approved by: erwin (co-mentor)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios-geom/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-portaudit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-geom/Makefile b/net-mgmt/nagios-geom/Makefile index c0c0ab3b1003..653f84b5b5a8 100644 --- a/net-mgmt/nagios-geom/Makefile +++ b/net-mgmt/nagios-geom/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://codelabs.ru/fbsd/distfiles/ \ PKGNAMEPREFIX= nagios- DISTNAME= check_geom-${PORTVERSION} -MAINTAINER= rea-fbsd@codelabs.ru +MAINTAINER= rea@FreeBSD.org COMMENT= Nagios plug-in to get geom(8) components status USE_PERL5= yes diff --git a/net-mgmt/nagios-portaudit/Makefile b/net-mgmt/nagios-portaudit/Makefile index 25439a3650f9..c518ec04006c 100644 --- a/net-mgmt/nagios-portaudit/Makefile +++ b/net-mgmt/nagios-portaudit/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://codelabs.ru/fbsd/distfiles/ \ PKGNAMEPREFIX= nagios- DISTNAME= check_portaudit-${PORTVERSION} -MAINTAINER= rea-fbsd@codelabs.ru +MAINTAINER= rea@FreeBSD.org COMMENT= Nagios plug-in to get portaudit/portupgrade status OPTIONS= PORTAUDIT "Enable portaudit check" ON \ |