diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2009-11-27 20:56:37 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2009-11-27 20:56:37 +0000 |
commit | ceaa15b948b57f1920ff534b93be1cbc18cbc094 (patch) | |
tree | afe2176932805aff7416b67a7bca89edbadd3ee3 /net-mgmt | |
parent | 78c7b4d588237dff88d98b0154f0333778d95ad4 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios-spamd-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-spamd-plugin/Makefile b/net-mgmt/nagios-spamd-plugin/Makefile index 43d642b8792b..a2d7080fa099 100644 --- a/net-mgmt/nagios-spamd-plugin/Makefile +++ b/net-mgmt/nagios-spamd-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://jhweiss.de/pub/users/weiss/nagios/plugins/ DISTNAME= check_spamd-${PORTVERSION}.pl EXTRACT_SUFX= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alexey@renatasystems.org COMMENT= Nagios plugin for checking SpamAssassins spamd RUN_DEPENDS+= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ |