aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
commit535382b89150108fea8bdf4a729e9ed1257f42f8 (patch)
tree1f24bf9ea181456fbd70a93a3796f17fa5b7c19b /net-mgmt
parentbf8370accdc8c1debd25f233b58f951224d56a2e (diff)
downloadports-535382b89150108fea8bdf4a729e9ed1257f42f8.tar.gz
ports-535382b89150108fea8bdf4a729e9ed1257f42f8.zip
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=240715
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/disco/Makefile3
-rw-r--r--net-mgmt/ettercap/Makefile3
-rw-r--r--net-mgmt/jnettop/Makefile2
-rw-r--r--net-mgmt/snmp4nagios/Makefile2
4 files changed, 4 insertions, 6 deletions
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile
index fc37851983b7..fa8285052f8c 100644
--- a/net-mgmt/disco/Makefile
+++ b/net-mgmt/disco/Makefile
@@ -9,8 +9,7 @@ PORTNAME= disco
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= net-mgmt
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= discoipd
+MASTER_SITES= SF/${PORTNAME}ipd/DISCO/${PORTNAME}-${PORTVERSION}.tar.gz
MAINTAINER= jadawin@FreeBSD.org
COMMENT= IP discovery and fingerprinting utility
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile
index 788a73d65f80..ae7f48fadbf9 100644
--- a/net-mgmt/ettercap/Makefile
+++ b/net-mgmt/ettercap/Makefile
@@ -11,9 +11,8 @@ DISTVERSIONPREFIX= NG-
PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= net-mgmt security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/NG-${PORTVERSION} \
${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/ettercap:}
-MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mnag@FreeBSD.org
COMMENT= A network sniffer/interceptor/injector/logger for switched LANs
diff --git a/net-mgmt/jnettop/Makefile b/net-mgmt/jnettop/Makefile
index e0ab07b6ecc9..1f4c78c608a1 100644
--- a/net-mgmt/jnettop/Makefile
+++ b/net-mgmt/jnettop/Makefile
@@ -8,7 +8,7 @@
PORTNAME= jnettop
PORTVERSION= 0.13.0
CATEGORIES= net-mgmt
-MASTER_SITES= SFE/jnettop
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.13
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= rpsfa@rit.edu
diff --git a/net-mgmt/snmp4nagios/Makefile b/net-mgmt/snmp4nagios/Makefile
index 95f4757b11e5..7a449486be0c 100644
--- a/net-mgmt/snmp4nagios/Makefile
+++ b/net-mgmt/snmp4nagios/Makefile
@@ -8,7 +8,7 @@
PORTNAME= SNMP4Nagios
PORTVERSION= 0.4
CATEGORIES= net-mgmt
-MASTER_SITES= SFE/snmp4nagios
+MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= rpsfa@rit.edu