mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Fix MASTER_SITES.
Pointy hat to: myself
This commit is contained in:
parent
077a58f032
commit
540a34b552
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209584
1 changed files with 1 additions and 3 deletions
|
@ -9,13 +9,11 @@ PORTNAME= pgpool
|
|||
PORTVERSION= 3.4.1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://pgfoundry.org/frs/download.php/1254/
|
||||
MASTER_SITES= http://pgfoundry.org/frs/download.php/1446/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A connection pool server for PostgreSQL
|
||||
|
||||
BROKEN= Size mismatch
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue