diff options
author | arved <arved@FreeBSD.org> | 2009-11-28 04:56:37 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2009-11-28 04:56:37 +0800 |
commit | 6996455acbb42a8c3422a90a73d6693840543f4d (patch) | |
tree | e993a371e6dbbeeeb1ce4ed7a335d1340369d388 | |
parent | 37946f5e49df2914f94330e427ba24eac4d0ac1c (diff) | |
download | freebsd-ports-gnome-6996455acbb42a8c3422a90a73d6693840543f4d.tar.gz freebsd-ports-gnome-6996455acbb42a8c3422a90a73d6693840543f4d.tar.zst freebsd-ports-gnome-6996455acbb42a8c3422a90a73d6693840543f4d.zip |
Pass Maintainership to submitter of previous bugreport
Submitted by: new maintainer
-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 \ |