diff options
author | shaun <shaun@FreeBSD.org> | 2010-06-28 00:07:52 +0000 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2010-06-28 00:07:52 +0000 |
commit | a2aedb9b5098cb245862eae4ffc4707b603c5bfb (patch) | |
tree | 6281e703e4603b1dfab1f7b3b4f9c6d3fadd5b35 | |
parent | 4993329d872656001fb7d3d51d088ae86e31d40d (diff) | |
download | FreeBSD-ports-a2aedb9b5098cb245862eae4ffc4707b603c5bfb.zip FreeBSD-ports-a2aedb9b5098cb245862eae4ffc4707b603c5bfb.tar.gz |
Remove dead master site.
PR: ports/148151
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
Approved by: Nicolas Jombart <nicolas.jombart@gmail.com> (maintainer, ostensibly)
Feature safe: yes
-rw-r--r-- | net-mgmt/nstreams/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/nstreams/Makefile b/net-mgmt/nstreams/Makefile index fd0e11c..feb17b7 100644 --- a/net-mgmt/nstreams/Makefile +++ b/net-mgmt/nstreams/Makefile @@ -8,8 +8,7 @@ PORTNAME= nstreams PORTVERSION= 1.0.4 CATEGORIES= net-mgmt -MASTER_SITES= ftp://ftp.nessus.org/pub/nstreams/ \ - http://www.hsc.fr/ressources/outils/nstreams/download/ \ +MASTER_SITES= http://www.hsc.fr/ressources/outils/nstreams/download/ \ http://falafel.200ok.org/distfiles/nstreams/ MAINTAINER= ecu@ipv42.net |