diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-02 09:25:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-02 09:25:44 +0000 |
commit | c28ac67f6abd172e35a7eaa6ad555929cc33e65b (patch) | |
tree | 8c6e6b72719b49feb1ff5b441173a9e60411b7b0 /databases | |
parent | Update to 14.0.4 (diff) |
- Add backup MASTER_SITES
Submitted by: maintainer via private mail
Notes
Notes:
svn path=/head/; revision=214174
Diffstat (limited to 'databases')
-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 |