diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/webmin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index fcc651f502a6..577542478cf7 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -9,8 +9,8 @@ PORTNAME= webmin PORTVERSION= 0.84 PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= http://www.webmin.com/webmin/updates/ \ - http://www.webmin.com/webmin/download/ +MASTER_SITES= http://webadmin.sourceforge.net/webmin/updates/ \ + http://webadmin.sourceforge.net/webmin/download/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WEBMIN_MODULES} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} IGNOREFILES= ${WEBMIN_MODULES} |