aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-06-04 21:19:44 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-06-04 21:19:44 +0000
commit758243aad5190a3ca211b47188d7e8f8c6d409d1 (patch)
tree7d2ee07add3e64af3c2c272b910790d59051b36f /databases
parent631d51a28ed3a6d983633324aa0fc0d7689b8156 (diff)
downloadports-758243aad5190a3ca211b47188d7e8f8c6d409d1.tar.gz
ports-758243aad5190a3ca211b47188d7e8f8c6d409d1.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/pydbx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pydbx/Makefile b/databases/pydbx/Makefile
index 988a81fe2257..7fd42b933407 100644
--- a/databases/pydbx/Makefile
+++ b/databases/pydbx/Makefile
@@ -8,7 +8,8 @@
PORTNAME= pydbx
PORTVERSION= 0.14
CATEGORIES= databases python
-MASTER_SITES= http://david.acz.org/pydbx/
+MASTER_SITES= http://david.acz.org/pydbx/ \
+ http://ftp.giga.net.tw/OS/FreeBSD/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= david@acz.org