diff options
author | obraun <obraun@FreeBSD.org> | 2003-04-24 14:22:12 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-04-24 14:22:12 +0800 |
commit | 367f959c69792b0b82ffedee23d089ad4a9e13d4 (patch) | |
tree | 68cc2ebe61bf3620f7d51da5fe4f138eb5a6f7da /security/nessus-plugins-devel | |
parent | c73948b735941ded4f63718a1fa57e096389d54f (diff) | |
download | freebsd-ports-gnome-367f959c69792b0b82ffedee23d089ad4a9e13d4.tar.gz freebsd-ports-gnome-367f959c69792b0b82ffedee23d089ad4a9e13d4.tar.zst freebsd-ports-gnome-367f959c69792b0b82ffedee23d089ad4a9e13d4.zip |
Remove a no longer maintained mirror from the MASTER_SITES.
PR: ports/51327
Submitted by: maintainer
Diffstat (limited to 'security/nessus-plugins-devel')
-rw-r--r-- | security/nessus-plugins-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nessus-plugins-devel/Makefile b/security/nessus-plugins-devel/Makefile index b8ec890e8a00..eb69fbcfba2e 100644 --- a/security/nessus-plugins-devel/Makefile +++ b/security/nessus-plugins-devel/Makefile @@ -10,7 +10,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} |