diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-01-26 00:42:12 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-01-26 00:42:12 +0800 |
commit | 892cc411fc65bef015d6a18104802d7b3f9360e1 (patch) | |
tree | bee44c3bff46c6798d68e9e7fd61e4c775ad067a /databases | |
parent | 14a3c4875525f1996151e8afe79392417436e69d (diff) | |
download | freebsd-ports-gnome-892cc411fc65bef015d6a18104802d7b3f9360e1.tar.gz freebsd-ports-gnome-892cc411fc65bef015d6a18104802d7b3f9360e1.tar.zst freebsd-ports-gnome-892cc411fc65bef015d6a18104802d7b3f9360e1.zip |
- Reassign to the heap
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mrtg-mysql-load/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mrtg-mysql-load/Makefile b/databases/mrtg-mysql-load/Makefile index 5fea15a6e674..920452da868b 100644 --- a/databases/mrtg-mysql-load/Makefile +++ b/databases/mrtg-mysql-load/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases net-mgmt MASTER_SITES= http://www.bitbybit.dk/mysql/mrtg-mysql-load/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A MySQL load analysis fetcher for MRTG RUN_DEPENDS= mrtg:${PORTSDIR}/net-mgmt/mrtg |