diff options
Diffstat (limited to 'databases/pgfouine/Makefile')
-rw-r--r-- | databases/pgfouine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pgfouine/Makefile b/databases/pgfouine/Makefile index efaedaea617f..38239ffd6495 100644 --- a/databases/pgfouine/Makefile +++ b/databases/pgfouine/Makefile @@ -8,7 +8,8 @@ PORTNAME= pgfouine PORTVERSION= 1.0 CATEGORIES= databases -MASTER_SITES= http://pgfoundry.org/frs/download.php/1334/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/1334/ \ + http://pgfouine.projects.postgresql.org/releases/ MAINTAINER= pea@raveland.org COMMENT= PostgreSQL log analyzer |