diff options
author | shaun <shaun@FreeBSD.org> | 2010-06-28 08:07:52 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2010-06-28 08:07:52 +0800 |
commit | a2aedb9b5098cb245862eae4ffc4707b603c5bfb (patch) | |
tree | 6281e703e4603b1dfab1f7b3b4f9c6d3fadd5b35 /net-mgmt/nstreams | |
parent | 4993329d872656001fb7d3d51d088ae86e31d40d (diff) | |
download | freebsd-ports-gnome-a2aedb9b5098cb245862eae4ffc4707b603c5bfb.tar.gz freebsd-ports-gnome-a2aedb9b5098cb245862eae4ffc4707b603c5bfb.tar.zst freebsd-ports-gnome-a2aedb9b5098cb245862eae4ffc4707b603c5bfb.zip |
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
Diffstat (limited to 'net-mgmt/nstreams')
-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 fd0e11c42c7b..feb17b73bc0c 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 |