diff options
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 41f1e4ad889..a770282f810 100644 --- a/net/sdist/Makefile +++ b/net/sdist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/09/27 23:18:31 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 17:11:14 martti Exp $ # DISTNAME= sdist-1.6 @@ -6,7 +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 +COMMENT= Invoke rdist to distribute files to a set of hosts DEPENDS+= netname-[0-9]*:../../net/netname DEPENDS+= osname-[0-9]*:../../sysutils/osname |