diff options
author | zeising <zeising@FreeBSD.org> | 2014-04-05 19:18:12 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2014-04-05 19:18:12 +0800 |
commit | 4570147b55270d93b4e6f8ab7323915a9f4ccde7 (patch) | |
tree | bd9c047d8ab4657e2359a817c2d6122f25b22ed5 /sysutils/munin-common | |
parent | 95e4be44043e5d728d48ec774d3e7962c8c65d83 (diff) | |
download | freebsd-ports-gnome-4570147b55270d93b4e6f8ab7323915a9f4ccde7.tar.gz freebsd-ports-gnome-4570147b55270d93b4e6f8ab7323915a9f4ccde7.tar.zst freebsd-ports-gnome-4570147b55270d93b4e6f8ab7323915a9f4ccde7.zip |
Grab
Approved by: portmgr (antoine)
Diffstat (limited to 'sysutils/munin-common')
-rw-r--r-- | sysutils/munin-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/munin-common/Makefile b/sysutils/munin-common/Makefile index a4e5ba9ba9b4..2f920c67fcff 100644 --- a/sysutils/munin-common/Makefile +++ b/sysutils/munin-common/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -common -MAINTAINER= ports@FreeBSD.org +MAINTAINER= zeising@FreeBSD.org COMMENT= Common components between a munin node and server BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \ |