diff options
author | will <will@FreeBSD.org> | 2001-03-31 11:12:56 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-31 11:12:56 +0800 |
commit | 2559658b55c7cfdb321f750126f9e057e80792a7 (patch) | |
tree | 091970f8cfb174a1c4d272d42256ff36b6267752 /net/Makefile | |
parent | f03565378bb7874b523f03ad38c44095c9d2ae17 (diff) | |
download | freebsd-ports-gnome-2559658b55c7cfdb321f750126f9e057e80792a7.tar.gz freebsd-ports-gnome-2559658b55c7cfdb321f750126f9e057e80792a7.tar.zst freebsd-ports-gnome-2559658b55c7cfdb321f750126f9e057e80792a7.zip |
Add ddc 1.0, a program to control your DHCP daemon a la apachectl.
PR: 25479
Submitted by: Edwin Groothuis (edwin@mavetju.org)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f7ce825db484..28de9173786a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -57,6 +57,7 @@ SUBDIR += cvsupit SUBDIR += dante SUBDIR += datapipe + SUBDIR += ddc SUBDIR += ddup SUBDIR += delegate SUBDIR += despoof |