summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 28007eaf33fa..8947651546ff 100644
--- a/www/mod_auth_mysql/Makefile
+++ b/www/mod_auth_mysql/Makefile
@@ -7,10 +7,8 @@
PORTNAME= mod_auth_mysql
PORTVERSION= 2.20
CATEGORIES= www
-MASTER_SITES= http://download.sourceforge.net/mirrors/mysql/Downloads/Contrib/ \
- http://mysql.he.net/Downloads/Crontrib/ \
- http://mysql.azc.uam.mx/Downloads/Crontrib/ \
- http://www.mysql.com/Contrib/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= mod-auth-mysql
MAINTAINER= jeh@FreeBSD.org