diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-27 01:30:15 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-27 01:30:15 +0000 |
commit | 3ec2eee0e483678a67960e584b672b44141727c5 (patch) | |
tree | 3b05bee0286f76d2c04e860fb5674a2694752ae8 /databases/mrtg-mysql-load | |
parent | 477f00233c04d8e613638d82632a3a89e8c9251f (diff) | |
download | ports-3ec2eee0e483678a67960e584b672b44141727c5.tar.gz ports-3ec2eee0e483678a67960e584b672b44141727c5.zip |
Notes
Diffstat (limited to 'databases/mrtg-mysql-load')
-rw-r--r-- | databases/mrtg-mysql-load/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mrtg-mysql-load/Makefile b/databases/mrtg-mysql-load/Makefile index 10ef2e12c155..2a03dbf307db 100644 --- a/databases/mrtg-mysql-load/Makefile +++ b/databases/mrtg-mysql-load/Makefile @@ -8,7 +8,8 @@ PORTNAME= mrtg-mysql-load PORTVERSION= 1.02 CATEGORIES= databases net-mgmt -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://www.bitbybit.dk/mysql/mrtg-mysql-load/ \ + http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= A MySQL load analysis fetcher for MRTG |