diff options
Diffstat (limited to 'net/sdist/Makefile')
-rw-r--r-- | net/sdist/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sdist/Makefile b/net/sdist/Makefile index ed26a092e9f..bbc1e92e373 100644 --- a/net/sdist/Makefile +++ b/net/sdist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/11/20 23:42:54 kim Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 18:19:35 wiz Exp $ # DISTNAME= sdist-1.5 @@ -6,6 +6,7 @@ CATEGORIES= net 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 DEPENDS+= netname-*:../../net/netname DEPENDS+= osname-*:../../sysutils/osname |