summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-12-21 18:17:09 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-12-21 18:17:09 +0000
commit45d35048f3018d47e8dbc80b44b8e78264d4f1b6 (patch)
tree02199c69946c30350f4d5c8f7f0ad5f19311124e
parent- install config as httrack.conf.sample instead of httrack.conf (diff)
Update MASTER_SITES so it is fetchable again.
Notes
Notes: svn path=/head/; revision=51933
-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