diff options
author | Eygene Ryabinkin <rea@FreeBSD.org> | 2010-11-27 18:59:51 +0000 |
---|---|---|
committer | Eygene Ryabinkin <rea@FreeBSD.org> | 2010-11-27 18:59:51 +0000 |
commit | 6589404cbeec8134de5505a3bcc6bd0150e6ff8b (patch) | |
tree | 938e3994eab1b5733377b52e45cc53821260836b /net-mgmt | |
parent | 38a5bbfc5520b47cd345ee6da6acc51e7b052827 (diff) | |
download | ports-6589404cbeec8134de5505a3bcc6bd0150e6ff8b.tar.gz ports-6589404cbeec8134de5505a3bcc6bd0150e6ff8b.zip |
Notes
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 \ |