diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:59:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:59:19 +0000 |
commit | 59358b9cf98ad760dfc0e631433356978cbfe2bf (patch) | |
tree | 6e18765eaf0dbf3c548d3367d490412548057e40 /net/Makefile | |
parent | e05cf51cb472f15af5576dccc1fc945f7012c44d (diff) | |
download | ports-59358b9cf98ad760dfc0e631433356978cbfe2bf.tar.gz ports-59358b9cf98ad760dfc0e631433356978cbfe2bf.zip |
Notes
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 bda75212303f..8fd1afba9d79 100644 --- a/net/Makefile +++ b/net/Makefile @@ -69,10 +69,10 @@ SUBDIR += dgd SUBDIR += dgd-lpmud SUBDIR += dgd-net + SUBDIR += dhcpconf SUBDIR += dhcpdump SUBDIR += dhcping SUBDIR += dhid - SUBDIR += dhcpconf SUBDIR += dhisd SUBDIR += dictd SUBDIR += dictd-database @@ -441,8 +441,8 @@ SUBDIR += xipmsg SUBDIR += xisp SUBDIR += xmlrpc-c - SUBDIR += xsmbrowser SUBDIR += xprobe + SUBDIR += xsmbrowser SUBDIR += xtraceroute SUBDIR += xtradius SUBDIR += xwhois |