aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-11-26 17:58:58 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-11-26 17:58:58 +0000
commitf00d6ff033a4db6e8856b4974992e242be4b937a (patch)
treec97e3197c655a545b875c59685596969bb06c520 /www/mod_auth_mysql
parentcc9984ca0d400f0dbde24f667c4e26c55b3b4f36 (diff)
downloadports-f00d6ff033a4db6e8856b4974992e242be4b937a.tar.gz
ports-f00d6ff033a4db6e8856b4974992e242be4b937a.zip
Add a couple of good mirrors.
Notes
Notes: svn path=/head/; revision=50583
Diffstat (limited to 'www/mod_auth_mysql')
-rw-r--r--www/mod_auth_mysql/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile
index 4ed7534c8535..28007eaf33fa 100644
--- a/www/mod_auth_mysql/Makefile
+++ b/www/mod_auth_mysql/Makefile
@@ -8,10 +8,8 @@ PORTNAME= mod_auth_mysql
PORTVERSION= 2.20
CATEGORIES= www
MASTER_SITES= http://download.sourceforge.net/mirrors/mysql/Downloads/Contrib/ \
- http://east.dl.sourceforge.net/mirrors/mysql/Downloads/Contrib/ \
- http://west.dl.sourceforge.net/mirrors/mysql/Downloads/Contrib/ \
- http://unc.dl.sourceforge.net/mirrors/mysql/Downloads/Contrib/ \
- http://telia.dl.sourceforge.net/mirrors/mysql/Downloads/Contrib/ \
+ http://mysql.he.net/Downloads/Crontrib/ \
+ http://mysql.azc.uam.mx/Downloads/Crontrib/ \
http://www.mysql.com/Contrib/
MAINTAINER= jeh@FreeBSD.org