diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-11-26 17:58:58 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-11-26 17:58:58 +0000 |
commit | f00d6ff033a4db6e8856b4974992e242be4b937a (patch) | |
tree | c97e3197c655a545b875c59685596969bb06c520 /www/mod_auth_mysql | |
parent | cc9984ca0d400f0dbde24f667c4e26c55b3b4f36 (diff) | |
download | ports-f00d6ff033a4db6e8856b4974992e242be4b937a.tar.gz ports-f00d6ff033a4db6e8856b4974992e242be4b937a.zip |
Notes
Diffstat (limited to 'www/mod_auth_mysql')
-rw-r--r-- | www/mod_auth_mysql/Makefile | 6 |
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 |