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 | 709290acf37abc90e4cfb2fc07498127e48b6d7c (patch) | |
tree | 8eb7f385b7aa1ee2138d697dfea26275bb35701b /net/sdist | |
parent | e1acda786c30833d7aec7498f8f0b5d684e1d333 (diff) | |
download | pkgsrc-709290acf37abc90e4cfb2fc07498127e48b6d7c.tar.gz |
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'net/sdist')
-rw-r--r-- | net/sdist/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |