diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:36:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:36:50 +0000 |
commit | a5ac46e19ecbd8e57e7bb94effac501b04dba860 (patch) | |
tree | 87460d83bd533d770ae0effea745cb4cb6ea5f92 /net-mgmt/pandorafms_agent | |
parent | 607beea79555dc2cc2fdf003245fd976bd5ba225 (diff) | |
download | ports-a5ac46e19ecbd8e57e7bb94effac501b04dba860.tar.gz ports-a5ac46e19ecbd8e57e7bb94effac501b04dba860.zip |
Notes
Diffstat (limited to 'net-mgmt/pandorafms_agent')
-rw-r--r-- | net-mgmt/pandorafms_agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pandorafms_agent/Makefile b/net-mgmt/pandorafms_agent/Makefile index 22a1891f9396..325fe245160b 100644 --- a/net-mgmt/pandorafms_agent/Makefile +++ b/net-mgmt/pandorafms_agent/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${PANDORA_VERSION} PORTREVISION= 1 CATEGORIES= net-mgmt -MAINTAINER= koichiro@rworks.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Pandora FMS agent, Perl version LICENSE= ${PANDORA_LICENSE} |