diff options
author | edwin <edwin@FreeBSD.org> | 2004-01-18 07:49:17 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-01-18 07:49:17 +0800 |
commit | 6db44ba8124193dcb37d82ce4efcd4fa6eb39339 (patch) | |
tree | dd743c46c2f148bd85f4a40dca1491eda87640c5 /net/Makefile | |
parent | 72cc695d4b4c9ebf5f2712e876c12c75f0ca3349 (diff) | |
download | freebsd-ports-gnome-6db44ba8124193dcb37d82ce4efcd4fa6eb39339.tar.gz freebsd-ports-gnome-6db44ba8124193dcb37d82ce4efcd4fa6eb39339.tar.zst freebsd-ports-gnome-6db44ba8124193dcb37d82ce4efcd4fa6eb39339.zip |
Remove net/isc-dhcp3, it has been taken over by
net/isc-dhcp3-server
net/isc-dhcp3-client
net/isc-dhcp3-relay
net/isc-dhcp3-devel
It is not possible give a one-on-one entry for this one in the MOVED
file, therefor I haven't specified one. Feel free to change this
if you have a good idea.
PR: ports/51757
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
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 8f5806fbb2f3..8fe9bf833b82 100644 --- a/net/Makefile +++ b/net/Makefile @@ -256,10 +256,10 @@ SUBDIR += ipv6socket_scrub SUBDIR += ipw SUBDIR += irrtoolset - SUBDIR += isc-dhcp3 SUBDIR += isc-dhcp3-client SUBDIR += isc-dhcp3-devel SUBDIR += isc-dhcp3-relay + SUBDIR += isc-dhcp3-server SUBDIR += isic SUBDIR += jabber SUBDIR += jabber-aim |