diff options
| author | James E. Housley <jeh@FreeBSD.org> | 2000-10-05 21:23:36 +0000 |
|---|---|---|
| committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-05 21:23:36 +0000 |
| commit | 4259c960e078be81dd6467bf7d333b6d022a0d03 (patch) | |
| tree | 7e7d56f5525bc2d01606dfde05bd7877b00df42a /www/mod_auth_mysql | |
| parent | bd2ce5a5b9774ed9b390dfa69d2127a081ab2614 (diff) | |
Add another MASTER_SITES. SourceForge is now mirroring this.
Diffstat (limited to 'www/mod_auth_mysql')
| -rw-r--r-- | www/mod_auth_mysql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile index adf8f020e5ab..328bf0ad5496 100644 --- a/www/mod_auth_mysql/Makefile +++ b/www/mod_auth_mysql/Makefile @@ -8,6 +8,7 @@ PORTNAME= mod_auth_mysql PORTVERSION= 2.20 CATEGORIES= www MASTER_SITES= http://bourbon.netvision.net.il/mysql/mod_auth_mysql/ \ + http://download.sourceforge.net/mirrors/mysql/Downloads/Contrib/ \ http://web.mysql.com/Contrib/ MAINTAINER= jeh@FreeBSD.org |
