diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-09 16:12:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-09 16:12:39 +0000 |
commit | 0061f78530a1c16d12edfab3b1faca403fc139c9 (patch) | |
tree | 648336bbf3d5eb213b205eb706d941ccaa5da373 /net/Makefile | |
parent | aae7d07f0024e843eb9809c1d3ab87f6e1d9006c (diff) | |
download | pkgsrc-0061f78530a1c16d12edfab3b1faca403fc139c9.tar.gz |
Replace rumba by sharity-light.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index a72c3b43e4d..c824c4a6d4d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.201 2001/03/06 03:43:47 itojun Exp $ +# $NetBSD: Makefile,v 1.202 2001/03/09 16:12:39 wiz Exp $ # COMMENT= Networking tools @@ -112,11 +112,11 @@ SUBDIR+= radius SUBDIR+= rdist6 SUBDIR+= rp-pppoe SUBDIR+= rsync -SUBDIR+= rumba SUBDIR+= samba SUBDIR+= sdist SUBDIR+= sendfile SUBDIR+= sftp +SUBDIR+= sharity-light SUBDIR+= sitescooper SUBDIR+= smb2www SUBDIR+= sniffit |