diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-05 21:23:36 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-05 21:23:36 +0000 |
commit | a693f9199ee17247fd2e7fecedb769ddbd011332 (patch) | |
tree | c8b14bf7cdaf98513416460368d8742a4c1ae5c5 /www | |
parent | 8d33239f8e2cf8aa5bf5b9d675c59088aacda56b (diff) | |
download | FreeBSD-ports-a693f9199ee17247fd2e7fecedb769ddbd011332.zip FreeBSD-ports-a693f9199ee17247fd2e7fecedb769ddbd011332.tar.gz |
Add another MASTER_SITES. SourceForge is now mirroring this.
Diffstat (limited to 'www')
-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 adf8f02..328bf0a 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 |