diff options
author | darcy <darcy@pkgsrc.org> | 2012-02-24 02:19:05 +0000 |
---|---|---|
committer | darcy <darcy@pkgsrc.org> | 2012-02-24 02:19:05 +0000 |
commit | 04800cecdca788d6190b2410f587979a4f9506ec (patch) | |
tree | d4ada10cd710b581632a854bf8cf04837a6598f3 | |
parent | 77d8152636cdd4d5f6e573d5d5a8a8cf3b32f19b (diff) | |
download | pkgsrc-04800cecdca788d6190b2410f587979a4f9506ec.tar.gz |
Location of distribution file has changed.
-rw-r--r-- | databases/py-postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile index 034f5e69f55..ba6eb3c0058 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.60 2011/09/29 12:53:58 joerg Exp $ +# $NetBSD: Makefile,v 1.61 2012/02/24 02:19:05 darcy Exp $ DISTNAME= PyGreSQL-4.0 PKGNAME= ${PYPKGPREFIX}-postgresql-4.0 PKGREVISION= 1 CATEGORIES= databases python -MASTER_SITES= ftp://ftp.druid.net/pub/distrib/ +MASTER_SITES= http://pygresql.org/files/ EXTRACT_SUFX= .tgz OWNER= darcy@NetBSD.org |