diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 17:02:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-26 17:02:53 +0000 |
commit | bd51e636c01cfca4faf179e846d518c3403b3b15 (patch) | |
tree | 06283c712c978b90e260955d29865010cf99f3eb /databases/fireprofile | |
parent | 796d5eaa2e485c42dafd80ba018b75345f5c4586 (diff) |
Notes
Diffstat (limited to 'databases/fireprofile')
-rw-r--r-- | databases/fireprofile/Makefile | 2 | ||||
-rw-r--r-- | databases/fireprofile/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/fireprofile/Makefile b/databases/fireprofile/Makefile index df2a45adc89e..e33ecc176c52 100644 --- a/databases/fireprofile/Makefile +++ b/databases/fireprofile/Makefile @@ -8,7 +8,7 @@ PORTNAME= fireprofile PORTVERSION= 0.1.2 CATEGORIES= databases -MASTER_SITES= http://ares.penguinhosting.net/~ian/projects/ \ +MASTER_SITES= http://firestuff.org/projects/ \ http://www.wa.apana.org.au/~dean/sources/ \ ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/ DISTNAME= fireprofile diff --git a/databases/fireprofile/pkg-descr b/databases/fireprofile/pkg-descr index f6fbd647cd47..74b35bc63982 100644 --- a/databases/fireprofile/pkg-descr +++ b/databases/fireprofile/pkg-descr @@ -5,7 +5,7 @@ using MySQL are spending their time. It intercepts MySQL queries and provides EXPLAIN data about each query, as well as total time spent on each query. -WWW: http://ares.penguinhosting.net/~ian/ +WWW: http://firestuff.org/ - Dean |