diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-16 17:16:49 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-16 17:16:49 +0000 |
commit | 4158ffb489e9f5ea1fc1931c7901f35d3a0c60fc (patch) | |
tree | de981b185f50ec3b4d42f3e545c44a8b69e21e94 /sysutils/webmin | |
parent | 3c2e8080ae0b2d7b123520b5cbd5d4df6f304276 (diff) | |
download | ports-4158ffb489e9f5ea1fc1931c7901f35d3a0c60fc.tar.gz ports-4158ffb489e9f5ea1fc1931c7901f35d3a0c60fc.zip |
Notes
Diffstat (limited to 'sysutils/webmin')
-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} |