diff options
author | obraun <obraun@FreeBSD.org> | 2003-04-24 06:22:12 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-04-24 06:22:12 +0000 |
commit | 367f959c69792b0b82ffedee23d089ad4a9e13d4 (patch) | |
tree | 68cc2ebe61bf3620f7d51da5fe4f138eb5a6f7da /security/nessus-plugins | |
parent | c73948b735941ded4f63718a1fa57e096389d54f (diff) | |
download | FreeBSD-ports-367f959c69792b0b82ffedee23d089ad4a9e13d4.zip FreeBSD-ports-367f959c69792b0b82ffedee23d089ad4a9e13d4.tar.gz |
Remove a no longer maintained mirror from the MASTER_SITES.
PR: ports/51327
Submitted by: maintainer
Diffstat (limited to 'security/nessus-plugins')
-rw-r--r-- | security/nessus-plugins/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile index e6adee7..b3c6201 100644 --- a/security/nessus-plugins/Makefile +++ b/security/nessus-plugins/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= ftp://ftp.nessus.org/pub/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${PORTVERSION}/src/ \ http://ftp.gwdg.de/pub/linux/misc/nessus/nessus-${PORTVERSION}/src/ \ ftp://sunsite.cnlab-switch.ch/mirror/nessus/nessus-${PORTVERSION}/src/ \ - ftp://ftp.chg.ru/pub/security/nessus/nessus-${PORTVERSION}/src/ \ ftp://ftp.sekure.net/pub/nessus/nessus-${PORTVERSION}/src/ DISTNAME= nessus-plugins-${PORTVERSION} |