diff options
author | garga <garga@FreeBSD.org> | 2006-06-28 02:17:49 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-06-28 02:17:49 +0800 |
commit | d12ef9023bac569b4a7a1758b40ac05d8ae3a22b (patch) | |
tree | 14dd3e0c702f240361071d10462583094168d167 /net/Makefile | |
parent | 49ce3340227b3afca291fcd8449e672b5770b6bf (diff) | |
download | freebsd-ports-gnome-d12ef9023bac569b4a7a1758b40ac05d8ae3a22b.tar.gz freebsd-ports-gnome-d12ef9023bac569b4a7a1758b40ac05d8ae3a22b.tar.zst freebsd-ports-gnome-d12ef9023bac569b4a7a1758b40ac05d8ae3a22b.zip |
Move net/rwhois -> net/rwhoisd, an accurate name for the port/package
PR: ports/99306
Submitted by: Jo Rhett <jrhett@svcolo.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 1fd675d0065f..0515c05f9d4c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -651,7 +651,7 @@ SUBDIR += ruby-tcpsocketpipe SUBDIR += ruby-tserver SUBDIR += rude - SUBDIR += rwhois + SUBDIR += rwhoisd SUBDIR += samba SUBDIR += samba-libsmbclient SUBDIR += samba-nmblookup |