diff options
author | Florian Smeets <flo@FreeBSD.org> | 2011-02-13 15:43:44 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2011-02-13 15:43:44 +0000 |
commit | 1dfe04ceb152ebbbabb1ab78c96465891d208496 (patch) | |
tree | 5ad14e30ea67a5baa04d52129f23e7cf7c4f5e3d /sysutils/munin-common/Makefile | |
parent | b524ad35e2ee70b4b37fe46d7ad851100efc9604 (diff) | |
download | ports-1dfe04ceb152ebbbabb1ab78c96465891d208496.tar.gz ports-1dfe04ceb152ebbbabb1ab78c96465891d208496.zip |
Notes
Diffstat (limited to 'sysutils/munin-common/Makefile')
-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 ee36b7d1f5c2..8343cbbb47a5 100644 --- a/sysutils/munin-common/Makefile +++ b/sysutils/munin-common/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} PKGNAMESUFFIX= -common -MAINTAINER= des@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Common components between a munin node and server BUILD_DEPENDS= ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \ |