diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-17 22:00:48 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-17 22:00:48 +0000 |
commit | 2f9ad8d60a32e29eded1db2df410c04877072bbd (patch) | |
tree | 8eb7f385b7aa1ee2138d697dfea26275bb35701b /net | |
parent | 705fc26ee9afc70d7cb2b28b7cb0036e22a321ad (diff) | |
download | pkgsrc-2f9ad8d60a32e29eded1db2df410c04877072bbd.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'net')
-rw-r--r-- | net/sdist/Makefile | 4 | ||||
-rw-r--r-- | net/srsh/Makefile | 4 | ||||
-rw-r--r-- | net/ssync/Makefile | 4 | ||||
-rw-r--r-- | net/stripes/Makefile | 4 | ||||
-rw-r--r-- | net/tcpdpriv/Makefile | 4 | ||||
-rw-r--r-- | net/tcpdstat/Makefile | 4 | ||||
-rw-r--r-- | net/trafshow/Makefile | 4 |
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 |