diff options
-rw-r--r-- | net/rdist6/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile index 21456a598e4..c8dc9aeabab 100644 --- a/net/rdist6/Makefile +++ b/net/rdist6/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2009/07/15 10:00:59 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/15 23:32:49 zafer Exp $ # DISTNAME= freerdist-0.92 PKGREVISION= 2 CATEGORIES= net -MASTER_SITES= ftp://ftp.astron.com/pub/freerdist/ \ - ftp://ftp.gw.com/pub/unix/freerdist/ +MASTER_SITES= ftp://ftp.astron.com/pub/freerdist/ MAINTAINER= christos@NetBSD.org COMMENT= Network file distribution/synchronisation utility |