summaryrefslogtreecommitdiff
path: root/databases/pydbx
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/pydbx
parentFix the plist, bump the PORTREVISION. (diff)
- Add secondary master site
Notified by: krismail
Notes
Notes: svn path=/head/; revision=164363
Diffstat (limited to 'databases/pydbx')
-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