summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzafer <zafer>2011-03-17 22:00:48 +0000
committerzafer <zafer>2011-03-17 22:00:48 +0000
commit572eca81cc8bfec802f5be1405c1919dd65e796a (patch)
tree8eb7f385b7aa1ee2138d697dfea26275bb35701b
parentaa20b72b791b79ce0cc5c102dde54a80a0b64dc6 (diff)
downloadpkgsrc-572eca81cc8bfec802f5be1405c1919dd65e796a.tar.gz
service suspended. prevent timeout. fetch from backup.
-rw-r--r--net/sdist/Makefile4
-rw-r--r--net/srsh/Makefile4
-rw-r--r--net/ssync/Makefile4
-rw-r--r--net/stripes/Makefile4
-rw-r--r--net/tcpdpriv/Makefile4
-rw-r--r--net/tcpdstat/Makefile4
-rw-r--r--net/trafshow/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/net/sdist/Makefile b/net/sdist/Makefile
index 3b0e1f1725b..d479d9b6754 100644
--- a/net/sdist/Makefile
+++ b/net/sdist/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2008/06/20 01:09:31 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2011/03/17 22:00:48 zafer Exp $
#
DISTNAME= sdist-1.7
PKGREVISION= 1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
+MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Invoke rdist to distribute files to a set of hosts
diff --git a/net/srsh/Makefile b/net/srsh/Makefile
index 66b0de64a28..befd5a0f511 100644
--- a/net/srsh/Makefile
+++ b/net/srsh/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2007/12/27 12:08:01 obache Exp $
+# $NetBSD: Makefile,v 1.12 2011/03/17 22:03:40 zafer Exp $
#
DISTNAME= srsh-1.2
PKGREVISION= 1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
+MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Emulate rsh client behavior using ssh
diff --git a/net/ssync/Makefile b/net/ssync/Makefile
index 9d717b0371f..d2df63078fc 100644
--- a/net/ssync/Makefile
+++ b/net/ssync/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2010/01/27 17:42:32 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2011/03/17 22:05:00 zafer Exp $
#
DISTNAME= ssync-1.6
CATEGORIES= net
-MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
+MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Invoke rsync to distribute files to a set of hosts
diff --git a/net/stripes/Makefile b/net/stripes/Makefile
index c219b5eff6c..98e5dfde98c 100644
--- a/net/stripes/Makefile
+++ b/net/stripes/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2010/02/11 22:50:43 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2011/03/17 22:06:51 zafer Exp $
#
DISTNAME= stripes-2.1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.gw.com/sw/stripes/
+MASTER_SITES= # ftp://ftp.gw.com/sw/stripes/
MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.gw.com/sw/stripes/
diff --git a/net/tcpdpriv/Makefile b/net/tcpdpriv/Makefile
index e47f8e9c454..ca3e7889e70 100644
--- a/net/tcpdpriv/Makefile
+++ b/net/tcpdpriv/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2010/01/27 17:44:37 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2011/03/17 22:07:50 zafer Exp $
DISTNAME= tcpd-tools-0.8
PKGNAME= tcpdpriv-0.8
CATEGORIES= net
-MASTER_SITES= ftp://tracer.csl.sony.co.jp/pub/mawi/tools/
+MASTER_SITES= # ftp://tracer.csl.sony.co.jp/pub/mawi/tools/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Anonymize tcpdump traces
diff --git a/net/tcpdstat/Makefile b/net/tcpdstat/Makefile
index bad139fcb5f..efb593bb357 100644
--- a/net/tcpdstat/Makefile
+++ b/net/tcpdstat/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2010/02/11 22:57:40 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2011/03/17 22:08:37 zafer Exp $
DISTNAME= tcpd-tools-0.8
PKGNAME= tcpdstat-0.8
CATEGORIES= net
-MASTER_SITES= ftp://tracer.csl.sony.co.jp/pub/mawi/tools/
+MASTER_SITES= # ftp://tracer.csl.sony.co.jp/pub/mawi/tools/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Analyze tcpdump output
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile
index ce974031476..80e9372907a 100644
--- a/net/trafshow/Makefile
+++ b/net/trafshow/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2010/01/27 17:33:43 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2011/03/17 22:09:52 zafer Exp $
DISTNAME= trafshow-5.2.3
CATEGORIES= net
-MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/
+MASTER_SITES= # ftp://ftp.nsk.su/pub/RinetSoftware/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org